Uses of Enum Class
java.time.chrono.MinguoEra
Packages that use MinguoEra
-
Uses of MinguoEra in java.time.chrono
Methods in java.time.chrono that return MinguoEraModifier and TypeMethodDescriptionMinguoChronology.eraOf
(int eraValue) MinguoDate.getEra()
Gets the era applicable at this date.static MinguoEra
MinguoEra.of
(int minguoEra) Obtains an instance ofMinguoEra
from anint
value.static MinguoEra
Returns the enum constant of this class with the specified name.static MinguoEra[]
MinguoEra.values()
Returns an array containing the constants of this enum class, in the order they are declared.