Uses of Enum Class
net.time4j.calendar.frenchrev.FrenchRepublicanAlgorithm
Packages that use FrenchRepublicanAlgorithm
- 
Uses of FrenchRepublicanAlgorithm in net.time4j.calendar.frenchrev
Methods in net.time4j.calendar.frenchrev that return FrenchRepublicanAlgorithmModifier and TypeMethodDescriptionstatic FrenchRepublicanAlgorithmReturns the enum constant of this class with the specified name.static FrenchRepublicanAlgorithm[]FrenchRepublicanAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.time4j.calendar.frenchrev that return types with arguments of type FrenchRepublicanAlgorithmModifier and TypeMethodDescriptionFrenchRepublicanAlgorithm.attribute()Format attribute which helps to resolve algorithmic differences between various French republican dates.Methods in net.time4j.calendar.frenchrev with parameters of type FrenchRepublicanAlgorithmModifier and TypeMethodDescriptionFrenchRepublicanCalendar.getDate(FrenchRepublicanAlgorithm algorithm)Obtains an alternative date view specific for given algorithm.