Module de.focus_shift.jollyday.core
Package de.focus_shift.jollyday.core.spi
Interface RelativeToWeekdayInMonth
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DayOfWeekweekday()FixedWeekdayInMonthweekdayInMonth()Relationwhen()-
Methods inherited from interface de.focus_shift.jollyday.core.spi.Described
descriptionPropertiesKey, officiality
-
-
-
-
Method Detail
-
weekdayInMonth
FixedWeekdayInMonth weekdayInMonth()
-
weekday
DayOfWeek weekday()
-
when
Relation when()
-
-