Uses of Interface
io.dialob.session.engine.session.command.event.RowsCanBeAddedUpdatedEvent
-
Packages that use RowsCanBeAddedUpdatedEvent Package Description io.dialob.session.engine.session.command.event -
-
Uses of RowsCanBeAddedUpdatedEvent in io.dialob.session.engine.session.command.event
Classes in io.dialob.session.engine.session.command.event that implement RowsCanBeAddedUpdatedEvent Modifier and Type Class Description classImmutableRowsCanBeAddedUpdatedEventImmutable implementation ofRowsCanBeAddedUpdatedEvent.Methods in io.dialob.session.engine.session.command.event with parameters of type RowsCanBeAddedUpdatedEvent Modifier and Type Method Description static ImmutableRowsCanBeAddedUpdatedEventImmutableRowsCanBeAddedUpdatedEvent. copyOf(RowsCanBeAddedUpdatedEvent instance)Creates an immutable copy of aRowsCanBeAddedUpdatedEventvalue.ImmutableRowsCanBeAddedUpdatedEvent.BuilderImmutableRowsCanBeAddedUpdatedEvent.Builder. from(RowsCanBeAddedUpdatedEvent instance)Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.event.RowsCanBeAddedUpdatedEventinstance.
-