Uses of Class
de.focus_shift.jollyday.jaxb.mapping.RelativeToEasterSunday
-
Packages that use RelativeToEasterSunday Package Description de.focus_shift.jollyday.jaxb de.focus_shift.jollyday.jaxb.mapping -
-
Uses of RelativeToEasterSunday in de.focus_shift.jollyday.jaxb
Constructors in de.focus_shift.jollyday.jaxb with parameters of type RelativeToEasterSunday Constructor Description JaxbRelativeToEasterSunday(RelativeToEasterSunday relativeToEasterSunday) -
Uses of RelativeToEasterSunday in de.focus_shift.jollyday.jaxb.mapping
Fields in de.focus_shift.jollyday.jaxb.mapping with type parameters of type RelativeToEasterSunday Modifier and Type Field Description protected List<RelativeToEasterSunday>Holidays. relativeToEasterSundayMethods in de.focus_shift.jollyday.jaxb.mapping that return RelativeToEasterSunday Modifier and Type Method Description RelativeToEasterSundayObjectFactory. createRelativeToEasterSunday()Create an instance ofRelativeToEasterSundayMethods in de.focus_shift.jollyday.jaxb.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.
-