Package de.focus_shift.jollyday.jackson
Class JacksonFixedWeekdayInMonth
- java.lang.Object
-
- de.focus_shift.jollyday.jackson.JacksonFixedWeekdayInMonth
-
- All Implemented Interfaces:
Described,FixedWeekdayInMonth,Limited
public class JacksonFixedWeekdayInMonth extends Object implements FixedWeekdayInMonth
-
-
Constructor Summary
Constructors Constructor Description JacksonFixedWeekdayInMonth(de.focus_shift.jollyday.jackson.mapping.FixedWeekdayInMonth fixedWeekdayInMonth)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description YearCyclecycle()StringdescriptionPropertiesKey()Monthmonth()HolidayTypeofficiality()YearvalidFrom()YearvalidTo()DayOfWeekweekday()Occurrancewhich()
-
-
-
Method Detail
-
weekday
public DayOfWeek weekday()
- Specified by:
weekdayin interfaceFixedWeekdayInMonth
-
month
public Month month()
- Specified by:
monthin interfaceFixedWeekdayInMonth
-
which
public Occurrance which()
- Specified by:
whichin interfaceFixedWeekdayInMonth
-
descriptionPropertiesKey
public String descriptionPropertiesKey()
- Specified by:
descriptionPropertiesKeyin interfaceDescribed
-
officiality
public HolidayType officiality()
- Specified by:
officialityin interfaceDescribed
-
-