Uses of Enum Class
net.time4j.calendar.CopticCalendar.Unit
Packages that use CopticCalendar.Unit
-
Uses of CopticCalendar.Unit in net.time4j.calendar
Methods in net.time4j.calendar that return CopticCalendar.UnitModifier and TypeMethodDescriptionstatic CopticCalendar.UnitReturns the enum constant of this class with the specified name.static CopticCalendar.Unit[]CopticCalendar.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 CopticCalendar.UnitModifier and TypeMethodDescriptionstatic TimeAxis<CopticCalendar.Unit,CopticCalendar>CopticCalendar.axis()Returns the associated time axis.