InternationalFixedEra |
InternationalFixedChronology.eraOf(int eraValue) |
Creates the chronology era object from the numeric value.
|
InternationalFixedEra |
InternationalFixedDate.getEra() |
Gets the era applicable at this date.
|
static InternationalFixedEra |
InternationalFixedEra.of(int era) |
Obtains an instance of InternationalFixedEra from an int value.
|
static InternationalFixedEra |
InternationalFixedEra.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static InternationalFixedEra[] |
InternationalFixedEra.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|