Uses of Class
org.javarosa.core.model.DataType
| Package | Description |
|---|---|
| org.javarosa.core.model |
-
Uses of DataType in org.javarosa.core.model
Methods in org.javarosa.core.model that return DataType Modifier and Type Method Description static DataTypeDataType. from(int intDataType)Returns aDataTypefrom its int valuestatic DataTypeDataType. valueOf(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.Methods in org.javarosa.core.model with parameters of type DataType Modifier and Type Method Description static ClassDataTypeClasses. classForType(DataType dataType)