Module de.focus_shift.jollyday.jaxb
Package de.focus_shift.jollyday.jaxb
Class JaxbFixedWeekdayBetweenFixed
- java.lang.Object
-
- de.focus_shift.jollyday.jaxb.JaxbFixedWeekdayBetweenFixed
-
- All Implemented Interfaces:
Described,FixedWeekdayBetweenFixed,Limited
public class JaxbFixedWeekdayBetweenFixed extends Object implements FixedWeekdayBetweenFixed
-
-
Constructor Summary
Constructors Constructor Description JaxbFixedWeekdayBetweenFixed(de.focus_shift.jollyday.jaxb.mapping.FixedWeekdayBetweenFixed fixedWeekdayInMonth)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description YearCyclecycle()StringdescriptionPropertiesKey()Fixedfrom()HolidayTypeofficiality()Fixedto()YearvalidFrom()YearvalidTo()DayOfWeekweekday()
-
-
-
Method Detail
-
from
public Fixed from()
- Specified by:
fromin interfaceFixedWeekdayBetweenFixed
-
to
public Fixed to()
- Specified by:
toin interfaceFixedWeekdayBetweenFixed
-
weekday
public DayOfWeek weekday()
- Specified by:
weekdayin interfaceFixedWeekdayBetweenFixed
-
descriptionPropertiesKey
public String descriptionPropertiesKey()
- Specified by:
descriptionPropertiesKeyin interfaceDescribed
-
officiality
public HolidayType officiality()
- Specified by:
officialityin interfaceDescribed
-
-