Uses of Enum Class
net.time4j.calendar.frenchrev.Sansculottides
Packages that use Sansculottides
-
Uses of Sansculottides in net.time4j.calendar.frenchrev
Fields in net.time4j.calendar.frenchrev with type parameters of type SansculottidesModifier and TypeFieldDescriptionstatic ChronoElement<Sansculottides>FrenchRepublicanCalendar.SANSCULOTTIDESRepresents the complementary days of the French revolutionary calendar.Methods in net.time4j.calendar.frenchrev that return SansculottidesModifier and TypeMethodDescriptionFrenchRepublicanCalendar.getSansculottides()Yields the complementary day if available.static SansculottidesSansculottides.valueOf(int num)Gets the enum-constant which corresponds to the given numerical value.static SansculottidesReturns the enum constant of this class with the specified name.static Sansculottides[]Sansculottides.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.time4j.calendar.frenchrev with parameters of type SansculottidesModifier and TypeMethodDescriptionstatic FrenchRepublicanCalendarFrenchRepublicanCalendar.of(int year, Sansculottides sansculottides)Creates a new instance of a French republican date as complementary day.