Module de.focus_shift.jollyday.jaxb
Package de.focus_shift.jollyday.jaxb
Class JaxbRelativeToWeekdayInMonth
- java.lang.Object
-
- de.focus_shift.jollyday.jaxb.JaxbRelativeToWeekdayInMonth
-
- All Implemented Interfaces:
Described,Limited,RelativeToWeekdayInMonth
public class JaxbRelativeToWeekdayInMonth extends Object implements RelativeToWeekdayInMonth
-
-
Constructor Summary
Constructors Constructor Description JaxbRelativeToWeekdayInMonth(de.focus_shift.jollyday.jaxb.mapping.RelativeToWeekdayInMonth relativeToWeekdayInMonth)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description YearCyclecycle()StringdescriptionPropertiesKey()HolidayTypeofficiality()YearvalidFrom()YearvalidTo()DayOfWeekweekday()FixedWeekdayInMonthweekdayInMonth()Relationwhen()
-
-
-
Method Detail
-
weekdayInMonth
public FixedWeekdayInMonth weekdayInMonth()
- Specified by:
weekdayInMonthin interfaceRelativeToWeekdayInMonth
-
weekday
public DayOfWeek weekday()
- Specified by:
weekdayin interfaceRelativeToWeekdayInMonth
-
when
public Relation when()
- Specified by:
whenin interfaceRelativeToWeekdayInMonth
-
descriptionPropertiesKey
public String descriptionPropertiesKey()
- Specified by:
descriptionPropertiesKeyin interfaceDescribed
-
officiality
public HolidayType officiality()
- Specified by:
officialityin interfaceDescribed
-
-