DataType |
FieldDescription.getDataType() |
DataType |
DecimalFieldDescription.getDataType() |
DataType |
CurrencyIntegerFieldDescription.getDataType() |
DataType |
CurrencyDecimalFieldDescription.getDataType() |
DataType |
PercentageDecimalFieldDescription.getDataType() |
DataType |
BooleanFieldDescription.getDataType() |
DataType |
TextFieldDescription.getDataType() |
DataType |
DatetimeFieldDescription.getDataType() |
DataType |
FloatFieldDescription.getDataType() |
DataType |
IntegerFieldDescription.getDataType() |
DataType |
ObjectFieldDescription.getDataType() |
DataType |
PercentageFloatFieldDescription.getDataType() |
DataType |
DateFieldDescription.getDataType() |
DataType |
MetaCSVMetaData.getDataType(int c) |
static DataType |
DataType.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.
|