Module de.focus_shift.jollyday.core
Package de.focus_shift.jollyday.core.spi
Interface FixedWeekdayRelativeToFixed
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Fixedday()DayOfWeekweekday()Relationwhen()Occurrancewhich()-
Methods inherited from interface de.focus_shift.jollyday.core.spi.Described
descriptionPropertiesKey, officiality
-
-
-
-
Method Detail
-
day
Fixed day()
-
which
Occurrance which()
-
weekday
DayOfWeek weekday()
-
when
Relation when()
-
-