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. | 
| java.lang.String[] | getValues()This is the only method a subclass needs to implement. | 
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toStringpublic int getCalendarField()
public java.lang.String[] getValues()
getValues in class EnumeratedAttribute