Uses of Enum Class
net.time4j.calendar.PersianEra
Packages that use PersianEra
-
Uses of PersianEra in net.time4j.calendar
Fields in net.time4j.calendar with type parameters of type PersianEraModifier and TypeFieldDescriptionstatic ChronoElement<PersianEra>
PersianCalendar.ERA
Represents the Persian era.Methods in net.time4j.calendar that return PersianEraModifier and TypeMethodDescriptionPersianCalendar.getEra()
Yields the Persian era.static PersianEra
Returns the enum constant of this class with the specified name.static PersianEra[]
PersianEra.values()
Returns an array containing the constants of this enum class, in the order they are declared.