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