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