Uses of Class
de.focus_shift.jollyday.jackson.mapping.MovingCondition
-
Packages that use MovingCondition Package Description de.focus_shift.jollyday.jackson de.focus_shift.jollyday.jackson.mapping -
-
Uses of MovingCondition in de.focus_shift.jollyday.jackson
Constructors in de.focus_shift.jollyday.jackson with parameters of type MovingCondition Constructor Description JacksonMovingCondition(MovingCondition jacksonMovingCondition) -
Uses of MovingCondition in de.focus_shift.jollyday.jackson.mapping
Fields in de.focus_shift.jollyday.jackson.mapping with type parameters of type MovingCondition Modifier and Type Field Description protected List<MovingCondition>MoveableHoliday. movingConditionMethods in de.focus_shift.jollyday.jackson.mapping that return types with arguments of type MovingCondition Modifier and Type Method Description List<MovingCondition>MoveableHoliday. getMovingCondition()Gets the value of the movingCondition property.
-