Uses of Enum Class
net.time4j.calendar.ChineseCalendar.Unit
Packages that use ChineseCalendar.Unit
-
Uses of ChineseCalendar.Unit in net.time4j.calendar
Methods in net.time4j.calendar that return ChineseCalendar.UnitModifier 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.Methods in net.time4j.calendar that return types with arguments of type ChineseCalendar.UnitModifier and TypeMethodDescriptionstatic TimeAxis<ChineseCalendar.Unit,ChineseCalendar>
ChineseCalendar.axis()
Returns the associated time axis.