Uses of Interface
io.dialob.session.engine.session.command.CreateRowGroupFromPrototypeCommand
Packages that use CreateRowGroupFromPrototypeCommand
-
Uses of CreateRowGroupFromPrototypeCommand in io.dialob.session.engine.session.command
Classes in io.dialob.session.engine.session.command that implement CreateRowGroupFromPrototypeCommandModifier and TypeClassDescriptionfinal classImmutable implementation ofCreateRowGroupFromPrototypeCommand.Methods in io.dialob.session.engine.session.command with parameters of type CreateRowGroupFromPrototypeCommandModifier and TypeMethodDescriptionImmutableCreateRowGroupFromPrototypeCommand.copyOf(CreateRowGroupFromPrototypeCommand instance) Creates an immutable copy of aCreateRowGroupFromPrototypeCommandvalue.ImmutableCreateRowGroupFromPrototypeCommand.Builder.from(CreateRowGroupFromPrototypeCommand instance) Fill a builder with attribute values from the providedCreateRowGroupFromPrototypeCommandinstance.