Uses of Enum Class
net.time4j.calendar.frenchrev.FrenchRepublicanEra
-
Uses of FrenchRepublicanEra in net.time4j.calendar.frenchrev
Modifier and TypeFieldDescriptionstatic ChronoElement<FrenchRepublicanEra>
FrenchRepublicanCalendar.ERA
Represents the Republican era of the French revolution.Modifier and TypeMethodDescriptionFrenchRepublicanCalendar.getEra()
Yields the republican era.static FrenchRepublicanEra
Returns the enum constant of this class with the specified name.static FrenchRepublicanEra[]
FrenchRepublicanEra.values()
Returns an array containing the constants of this enum class, in the order they are declared.