Uses of Interface
io.dialob.executor.command.SetVariablePending
-
Packages that use SetVariablePending Package Description io.dialob.executor.command -
-
Uses of SetVariablePending in io.dialob.executor.command
Classes in io.dialob.executor.command that implement SetVariablePending Modifier and Type Class Description classImmutableSetVariablePendingImmutable implementation ofSetVariablePending.Methods in io.dialob.executor.command with parameters of type SetVariablePending Modifier and Type Method Description static ImmutableSetVariablePendingImmutableSetVariablePending. copyOf(SetVariablePending instance)Creates an immutable copy of aSetVariablePendingvalue.ImmutableSetVariablePending.BuilderImmutableSetVariablePending.Builder. from(SetVariablePending instance)Fill a builder with attribute values from the providedSetVariablePendinginstance.
-