Uses of Class
de.focus_shift.jollyday.core.spi.Occurrence
-
Packages that use Occurrence Package Description de.focus_shift.jollyday.core.spi -
-
Uses of Occurrence in de.focus_shift.jollyday.core.spi
Methods in de.focus_shift.jollyday.core.spi that return Occurrence Modifier and Type Method Description static OccurrenceOccurrence. valueOf(String name)Returns the enum constant of this type with the specified name.static Occurrence[]Occurrence. values()Returns an array containing the constants of this enum type, in the order they are declared.OccurrenceFixedWeekdayInMonth. which()Describes on which weekday the holiday occurs, like the first or secondOccurrenceFixedWeekdayRelativeToFixed. which()Describes, based on the anchor (day), on which occurrence the new holiday will occur
-