protected BaseList.Conversion |
AttributeTypeList.getConversion() |
Returns the conversion of the string before setting its value.
|
protected BaseList.Conversion |
BaseList.getConversion() |
Returns the conversion of the string before setting its value.
|
static BaseList.Conversion |
BaseList.Conversion.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BaseList.Conversion[] |
BaseList.Conversion.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|