ContentsIndexHome
PreviousUpNext
IData.getValueType Method

Returns the ValueType of the data (double, int, IElement, String or boolean). 

 

Java
ValueType getValueType();

The ValueType.