Uses of Enum Class
de.focus_shift.jollyday.core.spi.Relation
Packages that use Relation
-
Uses of Relation in de.focus_shift.jollyday.core.spi
Methods in de.focus_shift.jollyday.core.spi that return RelationModifier and TypeMethodDescriptionstatic RelationReturns the enum constant of this class with the specified name.static Relation[]Relation.values()Returns an array containing the constants of this enum class, in the order they are declared.@NonNull RelationFixedWeekdayRelativeToFixedHolidayConfiguration.when()Describes, based on the anchor (day), the relation like before, after, ... the new holiday will occur@NonNull RelationRelativeToWeekdayInMonthHolidayConfiguration.when()Describes the relation of the new holiday to the `weekdayInMonth`Methods in de.focus_shift.jollyday.core.spi that return types with arguments of type Relation