Uses of Class
de.focus_shift.jollyday.jackson.mapping.RelativeToEasterSunday
-
Packages that use RelativeToEasterSunday Package Description de.focus_shift.jollyday.jackson de.focus_shift.jollyday.jackson.mapping -
-
Uses of RelativeToEasterSunday in de.focus_shift.jollyday.jackson
Constructors in de.focus_shift.jollyday.jackson with parameters of type RelativeToEasterSunday Constructor Description JacksonRelativeToEasterSunday(RelativeToEasterSunday relativeToEasterSunday) -
Uses of RelativeToEasterSunday in de.focus_shift.jollyday.jackson.mapping
Fields in de.focus_shift.jollyday.jackson.mapping with type parameters of type RelativeToEasterSunday Modifier and Type Field Description protected List<RelativeToEasterSunday>Holidays. relativeToEasterSundayMethods in de.focus_shift.jollyday.jackson.mapping that return types with arguments of type RelativeToEasterSunday Modifier and Type Method Description List<RelativeToEasterSunday>Holidays. getRelativeToEasterSunday()Gets the value of the relativeToEasterSunday property.
-