Uses of Class
org.teamapps.data.value.DataType
| Package | Description |
|---|---|
| org.teamapps.data.value |
-
Uses of DataType in org.teamapps.data.value
Methods in org.teamapps.data.value that return DataType Modifier and Type Method Description static DataTypeDataType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DataType[]DataType. values()Returns an array containing the constants of this enum type, in the order they are declared.