- java.lang.Object
-
- de.focus_shift.jollyday.jaxb.JaxbMovingCondition
-
- All Implemented Interfaces:
MovingCondition
public class JaxbMovingCondition extends Object implements MovingCondition
-
-
Constructor Summary
Constructors Constructor Description JaxbMovingCondition(de.focus_shift.jollyday.jaxb.mapping.MovingCondition jaxbMovingCondition)
-
-
-
Method Detail
-
substitute
public DayOfWeek substitute()
- Specified by:
substitutein interfaceMovingCondition
-
with
public With with()
- Specified by:
within interfaceMovingCondition
-
weekday
public DayOfWeek weekday()
- Specified by:
weekdayin interfaceMovingCondition
-
-