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_YEARRepresents the month if available.Methods in net.time4j.calendar.bahai that return BadiMonthModifier and TypeMethodDescriptionBadiCalendar.getMonth()Yields the Badi month if available.static BadiMonthBadiMonth.valueOf(int month)Gets the enum-constant which corresponds to the given numerical value.static BadiMonthReturns 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 BadiCalendarCreates a new instance of a Badi calendar date in first major cycle (gregorian years 1844-2204).