Uses of Class
de.focus_shift.jollyday.jaxb.mapping.MovingCondition
-
Packages that use MovingCondition Package Description de.focus_shift.jollyday.jaxb de.focus_shift.jollyday.jaxb.mapping -
-
Uses of MovingCondition in de.focus_shift.jollyday.jaxb
Constructors in de.focus_shift.jollyday.jaxb with parameters of type MovingCondition Constructor Description JaxbMovingCondition(MovingCondition jaxbMovingCondition) -
Uses of MovingCondition in de.focus_shift.jollyday.jaxb.mapping
Fields in de.focus_shift.jollyday.jaxb.mapping with type parameters of type MovingCondition Modifier and Type Field Description protected List<MovingCondition>MoveableHoliday. movingConditionMethods in de.focus_shift.jollyday.jaxb.mapping that return MovingCondition Modifier and Type Method Description MovingConditionObjectFactory. createMovingCondition()Create an instance ofMovingConditionMethods in de.focus_shift.jollyday.jaxb.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.
-