Package com.walkfares.calendar.holiday
Class Ordinal
java.lang.Object
com.walkfares.calendar.holiday.BaseHolidayRule
com.walkfares.calendar.holiday.Ordinal
- All Implemented Interfaces:
HolidayRule
public class Ordinal extends BaseHolidayRule
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description StringgetDay()List<Holiday>getHolidaysForYear(int year)StringgetMonth()intgetOrdinal()booleanisHoliday(UTCDate date)OrdinalwithOptions(HolidayRuleOptions options)Methods inherited from class com.walkfares.calendar.holiday.BaseHolidayRule
equals, getCode, getName, getOptions, hashCode
-
Constructor Details
-
Method Details
-
withOptions
- Overrides:
withOptionsin classBaseHolidayRule
-
getHolidaysForYear
-
isHoliday
-
getOrdinal
public int getOrdinal() -
getDay
-
getMonth
-