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