Uses of Enum Class
net.time4j.calendar.PersianEra
-
Uses of PersianEra in net.time4j.calendar
Modifier and TypeFieldDescriptionstatic ChronoElement<PersianEra>
PersianCalendar.ERA
Represents the Persian era.Modifier 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.