Uses of Interface
io.dialob.executor.command.CreateRowGroupFromPrototypeCommand
-
Packages that use CreateRowGroupFromPrototypeCommand Package Description io.dialob.executor.command -
-
Uses of CreateRowGroupFromPrototypeCommand in io.dialob.executor.command
Classes in io.dialob.executor.command that implement CreateRowGroupFromPrototypeCommand Modifier and Type Class Description classImmutableCreateRowGroupFromPrototypeCommandImmutable implementation ofCreateRowGroupFromPrototypeCommand.Methods in io.dialob.executor.command with parameters of type CreateRowGroupFromPrototypeCommand Modifier and Type Method Description static ImmutableCreateRowGroupFromPrototypeCommandImmutableCreateRowGroupFromPrototypeCommand. copyOf(CreateRowGroupFromPrototypeCommand instance)Creates an immutable copy of aCreateRowGroupFromPrototypeCommandvalue.ImmutableCreateRowGroupFromPrototypeCommand.BuilderImmutableCreateRowGroupFromPrototypeCommand.Builder. from(CreateRowGroupFromPrototypeCommand instance)Fill a builder with attribute values from the providedCreateRowGroupFromPrototypeCommandinstance.
-