Uses of Class
de.focus_shift.jollyday.jaxb.mapping.Holidays
-
Packages that use Holidays Package Description de.focus_shift.jollyday.jaxb de.focus_shift.jollyday.jaxb.mapping -
-
Uses of Holidays in de.focus_shift.jollyday.jaxb
Constructors in de.focus_shift.jollyday.jaxb with parameters of type Holidays Constructor Description JaxbHolidays(Holidays holidays) -
Uses of Holidays in de.focus_shift.jollyday.jaxb.mapping
Fields in de.focus_shift.jollyday.jaxb.mapping declared as Holidays Modifier and Type Field Description protected HolidaysConfiguration. holidaysMethods in de.focus_shift.jollyday.jaxb.mapping that return Holidays Modifier and Type Method Description HolidaysObjectFactory. createHolidays()Create an instance ofHolidaysHolidaysConfiguration. getHolidays()Gets the value of the holidays property.Methods in de.focus_shift.jollyday.jaxb.mapping with parameters of type Holidays Modifier and Type Method Description voidConfiguration. setHolidays(Holidays value)Sets the value of the holidays property.
-