Uses of Enum Class
net.time4j.calendar.IndianCalendar.Unit
-
Uses of IndianCalendar.Unit in net.time4j.calendar
Modifier and TypeMethodDescriptionstatic IndianCalendar.Unit
Returns the enum constant of this class with the specified name.static IndianCalendar.Unit[]
IndianCalendar.Unit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic TimeAxis<IndianCalendar.Unit,IndianCalendar>
IndianCalendar.axis()
Returns the associated time axis.