Uses of Enum Class
net.time4j.calendar.KoreanCalendar.Unit
-
Uses of KoreanCalendar.Unit in net.time4j.calendar
Modifier and TypeMethodDescriptionstatic KoreanCalendar.Unit
Returns 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.Modifier and TypeMethodDescriptionstatic TimeAxis<KoreanCalendar.Unit,KoreanCalendar>
KoreanCalendar.axis()
Returns the associated time axis.