Uses of Enum Class
net.time4j.calendar.bahai.BadiEra
-
Uses of BadiEra in net.time4j.calendar.bahai
Modifier and TypeFieldDescriptionstatic ChronoElement<BadiEra>
BadiCalendar.ERA
Represents the Bahai era.Modifier and TypeMethodDescriptionstatic BadiEra
Returns the enum constant of this class with the specified name.static BadiEra[]
BadiEra.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic BadiCalendar
BadiCalendar.ofComplete(BadiEra era, int yearOfEra, BadiDivision division, int day)
Creates a new instance of a Badi calendar date.