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