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.ERARepresents the Minguo era which cannot be changed.Methods in net.time4j.calendar that return MinguoEraModifier and TypeMethodDescriptionMinguoCalendar.getEra()Yields the Minguo era.static MinguoEraReturns 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 booleanQueries if given parameter values form a well defined calendar date.static MinguoCalendarCreates a new instance of an Minguo calendar date.static MinguoCalendarCreates a new instance of a Minguo calendar date.