Uses of Class
de.focus_shift.jollyday.jackson.mapping.ChristianHoliday
-
Packages that use ChristianHoliday Package Description de.focus_shift.jollyday.jackson de.focus_shift.jollyday.jackson.mapping -
-
Uses of ChristianHoliday in de.focus_shift.jollyday.jackson
Constructors in de.focus_shift.jollyday.jackson with parameters of type ChristianHoliday Constructor Description JacksonChristianHoliday(ChristianHoliday christianHoliday) -
Uses of ChristianHoliday in de.focus_shift.jollyday.jackson.mapping
Fields in de.focus_shift.jollyday.jackson.mapping with type parameters of type ChristianHoliday Modifier and Type Field Description protected List<ChristianHoliday>Holidays. christianHolidayMethods in de.focus_shift.jollyday.jackson.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.
-