| Package | Description |
|---|---|
| admin |
| Modifier and Type | Field and Description |
|---|---|
AMorPM |
Time.amORpm |
| Modifier and Type | Method and Description |
|---|---|
static AMorPM |
AMorPM.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AMorPM[] |
AMorPM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|