ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder |
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder.addAllTriggers(Iterable<? extends Trigger<ItemStates>> elements) |
|
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder |
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder.addTriggers(Trigger<ItemStates> element) |
|
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder |
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder.addTriggers(Trigger<ItemStates>... elements) |
|
static ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder |
ImmutableCreateRowGroupItemsFromPrototypeCommand.builder() |
|
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder |
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder.from(CreateRowGroupItemsFromPrototypeCommand instance) |
Fill a builder with attribute values from the provided CreateRowGroupItemsFromPrototypeCommand instance.
|
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder |
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder.itemPrototypeId(ItemId itemPrototypeId) |
|
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder |
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder.targetId(ItemId targetId) |
Initializes the value for the targetId attribute.
|
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder |
ImmutableCreateRowGroupItemsFromPrototypeCommand.Builder.triggers(Iterable<? extends Trigger<ItemStates>> elements) |
Sets or replaces all elements for triggers list.
|