Uses of Enum Class
net.time4j.calendar.PersianCalendar.Unit
-
Uses of PersianCalendar.Unit in net.time4j.calendar
Modifier and TypeMethodDescriptionstatic PersianCalendar.Unit
Returns the enum constant of this class with the specified name.static PersianCalendar.Unit[]
PersianCalendar.Unit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic TimeAxis<PersianCalendar.Unit,PersianCalendar>
PersianCalendar.axis()
Returns the associated time axis.