Uses of Enum Class
net.time4j.calendar.PersianCalendar.Unit
Packages that use PersianCalendar.Unit
-
Uses of PersianCalendar.Unit in net.time4j.calendar
Methods in net.time4j.calendar that return PersianCalendar.UnitModifier and TypeMethodDescriptionstatic PersianCalendar.UnitReturns 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.Methods in net.time4j.calendar that return types with arguments of type PersianCalendar.UnitModifier and TypeMethodDescriptionstatic TimeAxis<PersianCalendar.Unit,PersianCalendar>PersianCalendar.axis()Returns the associated time axis.