Uses of Enum Class
net.time4j.calendar.HebrewTime.ClockCycle
Packages that use HebrewTime.ClockCycle
-
Uses of HebrewTime.ClockCycle in net.time4j.calendar
Fields in net.time4j.calendar with type parameters of type HebrewTime.ClockCycleModifier and TypeFieldDescriptionstatic ChronoElement<HebrewTime.ClockCycle>
HebrewTime.CLOCK_CYCLE
Marks the period between either sunset and sunrise (NIGHT) or sunrise and sunset (DAY).Methods in net.time4j.calendar that return HebrewTime.ClockCycleModifier 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.