Uses of Enum Class
net.time4j.calendar.bahai.BadiMonth
Packages that use BadiMonth
-
Uses of BadiMonth in net.time4j.calendar.bahai
Fields in net.time4j.calendar.bahai with type parameters of type BadiMonthModifier and TypeFieldDescriptionstatic StdCalendarElement<BadiMonth,BadiCalendar>
BadiCalendar.MONTH_OF_YEAR
Represents the month if available.Methods in net.time4j.calendar.bahai that return BadiMonthModifier and TypeMethodDescriptionBadiCalendar.getMonth()
Yields the Badi month if available.static BadiMonth
BadiMonth.valueOf(int month)
Gets the enum-constant which corresponds to the given numerical value.static BadiMonth
Returns the enum constant of this class with the specified name.static BadiMonth[]
BadiMonth.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.time4j.calendar.bahai with parameters of type BadiMonthModifier and TypeMethodDescriptionstatic BadiCalendar
Creates a new instance of a Badi calendar date in first major cycle (gregorian years 1844-2204).