public static class Tstamp.Unit extends EnumeratedAttribute
value
Constructor | Description |
---|---|
Unit() |
Constructor for Unit enumerated type.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getCalendarField() |
Convert the value to int unit value.
|
java.lang.String[] |
getValues() |
Get the valid values.
|
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
public int getCalendarField()
public java.lang.String[] getValues()
getValues
in class EnumeratedAttribute