Uses of Enum Class
net.time4j.calendar.bahai.BadiEra
Packages that use BadiEra
-
Uses of BadiEra in net.time4j.calendar.bahai
Fields in net.time4j.calendar.bahai with type parameters of type BadiEraModifier and TypeFieldDescriptionstatic ChronoElement<BadiEra>
BadiCalendar.ERA
Represents the Bahai era.Methods in net.time4j.calendar.bahai that return BadiEraModifier 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.Methods in net.time4j.calendar.bahai with parameters of type BadiEraModifier and TypeMethodDescriptionstatic BadiCalendar
BadiCalendar.ofComplete(BadiEra era, int yearOfEra, BadiDivision division, int day)
Creates a new instance of a Badi calendar date.