Uses of Class
de.focus_shift.jollyday.jaxb.mapping.FixedWeekdayBetweenFixed
-
Packages that use FixedWeekdayBetweenFixed Package Description de.focus_shift.jollyday.jaxb de.focus_shift.jollyday.jaxb.mapping -
-
Uses of FixedWeekdayBetweenFixed in de.focus_shift.jollyday.jaxb
Constructors in de.focus_shift.jollyday.jaxb with parameters of type FixedWeekdayBetweenFixed Constructor Description JaxbFixedWeekdayBetweenFixed(FixedWeekdayBetweenFixed fixedWeekdayInMonth) -
Uses of FixedWeekdayBetweenFixed in de.focus_shift.jollyday.jaxb.mapping
Fields in de.focus_shift.jollyday.jaxb.mapping with type parameters of type FixedWeekdayBetweenFixed Modifier and Type Field Description protected List<FixedWeekdayBetweenFixed>Holidays. fixedWeekdayBetweenFixedMethods in de.focus_shift.jollyday.jaxb.mapping that return FixedWeekdayBetweenFixed Modifier and Type Method Description FixedWeekdayBetweenFixedObjectFactory. createFixedWeekdayBetweenFixed()Create an instance ofFixedWeekdayBetweenFixedMethods in de.focus_shift.jollyday.jaxb.mapping that return types with arguments of type FixedWeekdayBetweenFixed Modifier and Type Method Description List<FixedWeekdayBetweenFixed>Holidays. getFixedWeekdayBetweenFixed()Gets the value of the fixedWeekdayBetweenFixed property.
-