Uses of Class
de.focus_shift.jollyday.core.spi.Limited.YearCycle
-
Packages that use Limited.YearCycle Package Description de.focus_shift.jollyday.core.spi -
-
Uses of Limited.YearCycle in de.focus_shift.jollyday.core.spi
Methods in de.focus_shift.jollyday.core.spi that return Limited.YearCycle Modifier and Type Method Description Limited.YearCycleLimited. cycle()Describes the cycle a holiday is valid in between the years given bei from and to.static Limited.YearCycleLimited.YearCycle. valueOf(String name)Returns the enum constant of this type with the specified name.static Limited.YearCycle[]Limited.YearCycle. values()Returns an array containing the constants of this enum type, in the order they are declared.
-