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