Uses of Enum Class
net.time4j.calendar.MinguoEra
Packages that use MinguoEra
-
Uses of MinguoEra in net.time4j.calendar
Fields in net.time4j.calendar with type parameters of type MinguoEraModifier and TypeFieldDescriptionstatic ChronoElement<MinguoEra>
MinguoCalendar.ERA
Represents the Minguo era which cannot be changed.Methods in net.time4j.calendar that return MinguoEraModifier and TypeMethodDescriptionMinguoCalendar.getEra()
Yields the Minguo era.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.Methods in net.time4j.calendar with parameters of type MinguoEraModifier and TypeMethodDescriptionstatic boolean
Queries if given parameter values form a well defined calendar date.static MinguoCalendar
Creates a new instance of an Minguo calendar date.static MinguoCalendar
Creates a new instance of a Minguo calendar date.