Module de.focus_shift.jollyday.core
Package de.focus_shift.jollyday.core.spi
Interface FixedWeekdayInMonth
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Monthmonth()DayOfWeekweekday()Occurrancewhich()-
Methods inherited from interface de.focus_shift.jollyday.core.spi.Described
descriptionPropertiesKey, officiality
-
-
-
-
Method Detail
-
weekday
DayOfWeek weekday()
-
month
Month month()
-
which
Occurrance which()
-
-