Uses of Enum Class
com.almis.awe.model.type.CellDataType
Packages that use CellDataType
-
Uses of CellDataType in com.almis.awe.model.type
Methods in com.almis.awe.model.type that return CellDataTypeModifier and TypeMethodDescriptionstatic CellDataType
CellDataType.convertSQLType
(int type) Get enumerated property keystatic CellDataType
Get celldata type from valuestatic CellDataType
Returns the enum constant of this class with the specified name.static CellDataType[]
CellDataType.values()
Returns an array containing the constants of this enum class, in the order they are declared.