Uses of Enum Class
de.focus_shift.jollyday.core.spi.Movable.MovingCondition.With
Packages that use Movable.MovingCondition.With
-
Uses of Movable.MovingCondition.With in de.focus_shift.jollyday.core.spi
Methods in de.focus_shift.jollyday.core.spi that return Movable.MovingCondition.WithModifier and TypeMethodDescriptionstatic Movable.MovingCondition.WithReturns the enum constant of this class with the specified name.static Movable.MovingCondition.With[]Movable.MovingCondition.With.values()Returns an array containing the constants of this enum class, in the order they are declared.@NonNull Movable.MovingCondition.WithMovable.MovingCondition.with()Represents if the holiday will be moved to the previous or next weekday.