public static class PropertyFile.Unit extends EnumeratedAttribute
value
Constructor and Description |
---|
Unit()
no arg constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getCalendarField()
Convert the value to a Calendar field index.
|
String[] |
getValues()
This is the only method a subclass needs to implement.
|
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
public int getCalendarField()
public String[] getValues()
getValues
in class EnumeratedAttribute