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