Uses of Class
de.focus_shift.jollyday.jaxb.mapping.RelativeToFixed
-
Packages that use RelativeToFixed Package Description de.focus_shift.jollyday.jaxb de.focus_shift.jollyday.jaxb.mapping -
-
Uses of RelativeToFixed in de.focus_shift.jollyday.jaxb
Constructors in de.focus_shift.jollyday.jaxb with parameters of type RelativeToFixed Constructor Description JaxbRelativeToFixed(RelativeToFixed relativeToFixed) -
Uses of RelativeToFixed in de.focus_shift.jollyday.jaxb.mapping
Fields in de.focus_shift.jollyday.jaxb.mapping with type parameters of type RelativeToFixed Modifier and Type Field Description protected List<RelativeToFixed>Holidays. relativeToFixedMethods in de.focus_shift.jollyday.jaxb.mapping that return RelativeToFixed Modifier and Type Method Description RelativeToFixedObjectFactory. createRelativeToFixed()Create an instance ofRelativeToFixedMethods in de.focus_shift.jollyday.jaxb.mapping that return types with arguments of type RelativeToFixed Modifier and Type Method Description List<RelativeToFixed>Holidays. getRelativeToFixed()Gets the value of the relativeToFixed property.
-