Uses of Enum Class
net.time4j.calendar.HebrewTime.ClockCycle
-
Uses of HebrewTime.ClockCycle in net.time4j.calendar
Modifier and TypeFieldDescriptionstatic ChronoElement<HebrewTime.ClockCycle>
HebrewTime.CLOCK_CYCLE
Marks the period between either sunset and sunrise (NIGHT) or sunrise and sunset (DAY).Modifier and TypeMethodDescriptionstatic HebrewTime.ClockCycle
Returns the enum constant of this class with the specified name.static HebrewTime.ClockCycle[]
HebrewTime.ClockCycle.values()
Returns an array containing the constants of this enum class, in the order they are declared.