Uses of Enum
org.threeten.bp.chrono.MinguoEra
Packages that use MinguoEra
-
Uses of MinguoEra in org.threeten.bp.chrono
Methods in org.threeten.bp.chrono that return MinguoEraModifier and TypeMethodDescriptionMinguoChronology.eraOf(int eraValue)
MinguoDate.getEra()
static MinguoEra
MinguoEra.of(int era)
Obtains an instance ofMinguoEra
from anint
value.static MinguoEra
Returns the enum constant of this type with the specified name.static MinguoEra[]
MinguoEra.values()
Returns an array containing the constants of this enum type, in the order they are declared.