Package de.focus_shift.jollyday.jackson
Class JacksonRelativeToFixed
- java.lang.Object
-
- de.focus_shift.jollyday.jackson.JacksonRelativeToFixed
-
- All Implemented Interfaces:
Described,Limited,RelativeToFixed
public class JacksonRelativeToFixed extends Object implements RelativeToFixed
-
-
Constructor Summary
Constructors Constructor Description JacksonRelativeToFixed(de.focus_shift.jollyday.jackson.mapping.RelativeToFixed relativeToFixed)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description YearCyclecycle()Fixeddate()org.threeten.extra.Daysdays()StringdescriptionPropertiesKey()HolidayTypeofficiality()YearvalidFrom()YearvalidTo()DayOfWeekweekday()Relationwhen()
-
-
-
Method Detail
-
date
public Fixed date()
- Specified by:
datein interfaceRelativeToFixed
-
weekday
public DayOfWeek weekday()
- Specified by:
weekdayin interfaceRelativeToFixed
-
when
public Relation when()
- Specified by:
whenin interfaceRelativeToFixed
-
days
public org.threeten.extra.Days days()
- Specified by:
daysin interfaceRelativeToFixed
-
descriptionPropertiesKey
public String descriptionPropertiesKey()
- Specified by:
descriptionPropertiesKeyin interfaceDescribed
-
officiality
public HolidayType officiality()
- Specified by:
officialityin interfaceDescribed
-
-