Uses of Enum Class
net.time4j.calendar.bahai.BadiCalendar.Unit
Packages that use BadiCalendar.Unit
-
Uses of BadiCalendar.Unit in net.time4j.calendar.bahai
Methods in net.time4j.calendar.bahai that return BadiCalendar.UnitModifier and TypeMethodDescriptionstatic BadiCalendar.Unit
Returns the enum constant of this class with the specified name.static BadiCalendar.Unit[]
BadiCalendar.Unit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.time4j.calendar.bahai that return types with arguments of type BadiCalendar.UnitModifier and TypeMethodDescriptionstatic TimeAxis<BadiCalendar.Unit,BadiCalendar>
BadiCalendar.axis()
Returns the associated time axis.