Uses of Class
de.focus_shift.jollyday.jaxb.mapping.ChristianHoliday
-
Packages that use ChristianHoliday Package Description de.focus_shift.jollyday.jaxb de.focus_shift.jollyday.jaxb.mapping -
-
Uses of ChristianHoliday in de.focus_shift.jollyday.jaxb
Constructors in de.focus_shift.jollyday.jaxb with parameters of type ChristianHoliday Constructor Description JaxbChristianHoliday(ChristianHoliday christianHoliday) -
Uses of ChristianHoliday in de.focus_shift.jollyday.jaxb.mapping
Fields in de.focus_shift.jollyday.jaxb.mapping with type parameters of type ChristianHoliday Modifier and Type Field Description protected List<ChristianHoliday>Holidays. christianHolidayMethods in de.focus_shift.jollyday.jaxb.mapping that return ChristianHoliday Modifier and Type Method Description ChristianHolidayObjectFactory. createChristianHoliday()Create an instance ofChristianHolidayMethods in de.focus_shift.jollyday.jaxb.mapping that return types with arguments of type ChristianHoliday Modifier and Type Method Description List<ChristianHoliday>Holidays. getChristianHoliday()Gets the value of the christianHoliday property.
-