Uses of Interface
io.dialob.session.engine.session.command.SetVariableValue
Packages that use SetVariableValue
-
Uses of SetVariableValue in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement SetVariableValueMethods in io.dialob.session.engine.session.command that return SetVariableValueModifier and TypeMethodDescriptionstatic SetVariableValueCommandFactory.setVariableValue(ItemId id, Object value) Methods in io.dialob.session.engine.session.command with parameters of type SetVariableValueModifier and TypeMethodDescriptionstatic ImmutableSetVariableValueImmutableSetVariableValue.copyOf(SetVariableValue instance) Creates an immutable copy of aSetVariableValuevalue.ImmutableSetVariableValue.Builder.from(SetVariableValue instance) Fill a builder with attribute values from the providedSetVariableValueinstance.