Uses of Class
de.focus_shift.jollyday.jackson.mapping.IslamicHoliday
-
Packages that use IslamicHoliday Package Description de.focus_shift.jollyday.jackson de.focus_shift.jollyday.jackson.mapping -
-
Uses of IslamicHoliday in de.focus_shift.jollyday.jackson
Constructors in de.focus_shift.jollyday.jackson with parameters of type IslamicHoliday Constructor Description JacksonIslamicHoliday(IslamicHoliday christianHoliday) -
Uses of IslamicHoliday in de.focus_shift.jollyday.jackson.mapping
Fields in de.focus_shift.jollyday.jackson.mapping with type parameters of type IslamicHoliday Modifier and Type Field Description protected List<IslamicHoliday>Holidays. islamicHolidayMethods in de.focus_shift.jollyday.jackson.mapping that return types with arguments of type IslamicHoliday Modifier and Type Method Description List<IslamicHoliday>Holidays. getIslamicHoliday()Gets the value of the islamicHoliday property.
-