Uses of Enum Class
net.time4j.calendar.bahai.BadiMonth
-
Uses of BadiMonth in net.time4j.calendar.bahai
Modifier and TypeFieldDescriptionstatic StdCalendarElement<BadiMonth,BadiCalendar>
BadiCalendar.MONTH_OF_YEAR
Represents the month if available.Modifier 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.Modifier and TypeMethodDescriptionstatic BadiCalendar
Creates a new instance of a Badi calendar date in first major cycle (gregorian years 1844-2204).