Uses of Class
de.focus_shift.jollyday.jackson.mapping.FixedWeekdayBetweenFixed
-
Packages that use FixedWeekdayBetweenFixed Package Description de.focus_shift.jollyday.jackson de.focus_shift.jollyday.jackson.mapping -
-
Uses of FixedWeekdayBetweenFixed in de.focus_shift.jollyday.jackson
Constructors in de.focus_shift.jollyday.jackson with parameters of type FixedWeekdayBetweenFixed Constructor Description JacksonFixedWeekdayBetweenFixed(FixedWeekdayBetweenFixed fixedWeekdayInMonth) -
Uses of FixedWeekdayBetweenFixed in de.focus_shift.jollyday.jackson.mapping
Fields in de.focus_shift.jollyday.jackson.mapping with type parameters of type FixedWeekdayBetweenFixed Modifier and Type Field Description protected List<FixedWeekdayBetweenFixed>Holidays. fixedWeekdayBetweenFixedMethods in de.focus_shift.jollyday.jackson.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.
-