Uses of Enum Class
net.time4j.calendar.frenchrev.FrenchRepublicanEra
Packages that use FrenchRepublicanEra
-
Uses of FrenchRepublicanEra in net.time4j.calendar.frenchrev
Fields in net.time4j.calendar.frenchrev with type parameters of type FrenchRepublicanEraModifier and TypeFieldDescriptionstatic ChronoElement<FrenchRepublicanEra>
FrenchRepublicanCalendar.ERA
Represents the Republican era of the French revolution.Methods in net.time4j.calendar.frenchrev that return FrenchRepublicanEraModifier 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.