Uses of Interface
io.dialob.session.engine.session.command.CreateRowGroupItemsFromPrototypeCommand
Packages that use CreateRowGroupItemsFromPrototypeCommand
-
Uses of CreateRowGroupItemsFromPrototypeCommand in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement CreateRowGroupItemsFromPrototypeCommandModifier and TypeClassDescriptionfinal classImmutable implementation ofCreateRowGroupItemsFromPrototypeCommand.Methods in io.dialob.session.engine.session.command with parameters of type CreateRowGroupItemsFromPrototypeCommandModifier and TypeMethodDescriptionImmutableCreateRowGroupItemsFromPrototypeCommand.copyOf(CreateRowGroupItemsFromPrototypeCommand instance) Creates an immutable copy of aCreateRowGroupItemsFromPrototypeCommandvalue.ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder.from(CreateRowGroupItemsFromPrototypeCommand instance) Fill a builder with attribute values from the providedCreateRowGroupItemsFromPrototypeCommandinstance.