|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataTypeEnum | |
|---|---|
| org.gcube.data.analysis.tabulardata.model.datatype | |
| Uses of DataTypeEnum in org.gcube.data.analysis.tabulardata.model.datatype |
|---|
| Methods in org.gcube.data.analysis.tabulardata.model.datatype that return DataTypeEnum | |
|---|---|
DataTypeEnum |
Text.getDataType()
|
DataTypeEnum |
Timestamp.getDataType()
|
DataTypeEnum |
Boolean.getDataType()
|
DataTypeEnum |
Integer.getDataType()
|
DataTypeEnum |
Geometry.getDataType()
|
DataTypeEnum |
Date.getDataType()
|
DataTypeEnum |
Time.getDataType()
|
DataTypeEnum |
DataType.getDataType()
|
DataTypeEnum |
Numeric.getDataType()
|
static DataTypeEnum |
DataTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DataTypeEnum[] |
DataTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||