Class HolidayModel.FixedDay

java.lang.Object
com.highdeal.calendar.hci.HolidayModel.FixedDay
All Implemented Interfaces:
HolidayModel.DayDefinition
Enclosing class:
HolidayModel

public static final class HolidayModel.FixedDay extends Object implements HolidayModel.DayDefinition
This Java class enables to define a fixed day, that is to say a day given by a fixed date, same date each year (such as New Year Day, for instance).