Uses of Class
de.focus_shift.jollyday.jaxb.mapping.RelativeToWeekdayInMonth
-
Packages that use RelativeToWeekdayInMonth Package Description de.focus_shift.jollyday.jaxb de.focus_shift.jollyday.jaxb.mapping -
-
Uses of RelativeToWeekdayInMonth in de.focus_shift.jollyday.jaxb
Constructors in de.focus_shift.jollyday.jaxb with parameters of type RelativeToWeekdayInMonth Constructor Description JaxbRelativeToWeekdayInMonth(RelativeToWeekdayInMonth relativeToWeekdayInMonth) -
Uses of RelativeToWeekdayInMonth in de.focus_shift.jollyday.jaxb.mapping
Fields in de.focus_shift.jollyday.jaxb.mapping with type parameters of type RelativeToWeekdayInMonth Modifier and Type Field Description protected List<RelativeToWeekdayInMonth>Holidays. relativeToWeekdayInMonthMethods in de.focus_shift.jollyday.jaxb.mapping that return RelativeToWeekdayInMonth Modifier and Type Method Description RelativeToWeekdayInMonthObjectFactory. createRelativeToWeekdayInMonth()Create an instance ofRelativeToWeekdayInMonthMethods in de.focus_shift.jollyday.jaxb.mapping that return types with arguments of type RelativeToWeekdayInMonth Modifier and Type Method Description List<RelativeToWeekdayInMonth>Holidays. getRelativeToWeekdayInMonth()Gets the value of the relativeToWeekdayInMonth property.
-