Uses of Interface
io.dialob.executor.command.event.RowGroupItemsInitEvent
-
Packages that use RowGroupItemsInitEvent Package Description io.dialob.executor.command.event -
-
Uses of RowGroupItemsInitEvent in io.dialob.executor.command.event
Classes in io.dialob.executor.command.event that implement RowGroupItemsInitEvent Modifier and Type Class Description classImmutableRowGroupItemsInitEventImmutable implementation ofRowGroupItemsInitEvent.Methods in io.dialob.executor.command.event with parameters of type RowGroupItemsInitEvent Modifier and Type Method Description static ImmutableRowGroupItemsInitEventImmutableRowGroupItemsInitEvent. copyOf(RowGroupItemsInitEvent instance)Creates an immutable copy of aRowGroupItemsInitEventvalue.ImmutableRowGroupItemsInitEvent.BuilderImmutableRowGroupItemsInitEvent.Builder. from(RowGroupItemsInitEvent instance)Fill a builder with attribute values from the providedio.dialob.executor.command.event.RowGroupItemsInitEventinstance.
-