Uses of Class
io.dialob.session.engine.session.command.ImmutableAddRow
Packages that use ImmutableAddRow
-
Uses of ImmutableAddRow in io.dialob.session.engine.session.command
Methods in io.dialob.session.engine.session.command that return ImmutableAddRowModifier and TypeMethodDescriptionImmutableAddRow.Builder.build()Builds a newImmutableAddRow.static ImmutableAddRowCreates an immutable copy of aAddRowvalue.static ImmutableAddRowConstruct a new immutableAddRowinstance.static ImmutableAddRowConstruct a new immutableAddRowinstance.final ImmutableAddRowImmutableAddRow.withTargetId(ItemId value) Copy the current immutable object by setting a value for thetargetIdattribute.final ImmutableAddRowImmutableAddRow.withTriggers(Trigger<ItemState>... elements) Copy the current immutable object with elements that replace the content oftriggers.final ImmutableAddRowImmutableAddRow.withTriggers(Iterable<? extends Trigger<ItemState>> elements) Copy the current immutable object with elements that replace the content oftriggers.