ContentsIndexHome
PreviousUpNext
IData.getType Method

Returns the DataType corresponding with the type of this instance of IData (IMultiDimData, ISetData or IScalarData). 

 

Java
DataType getType();

The DataType.