Uses of Class
de.focus_shift.jollyday.core.spi.Movable.MovingCondition.With
-
Packages that use Movable.MovingCondition.With Package Description de.focus_shift.jollyday.core.spi -
-
Uses of Movable.MovingCondition.With in de.focus_shift.jollyday.core.spi
Methods in de.focus_shift.jollyday.core.spi that return Movable.MovingCondition.With Modifier and Type Method Description static Movable.MovingCondition.WithMovable.MovingCondition.With. valueOf(String name)Returns the enum constant of this type with the specified name.static Movable.MovingCondition.With[]Movable.MovingCondition.With. values()Returns an array containing the constants of this enum type, in the order they are declared.Movable.MovingCondition.WithMovable.MovingCondition. with()Represents if the holiday will be moved to the previous or next weekday.
-