Uses of Interface
io.dialob.session.engine.session.command.event.RowCanBeRemovedUpdatedEvent
-
Packages that use RowCanBeRemovedUpdatedEvent Package Description io.dialob.session.engine.session.command.event -
-
Uses of RowCanBeRemovedUpdatedEvent in io.dialob.session.engine.session.command.event
Classes in io.dialob.session.engine.session.command.event that implement RowCanBeRemovedUpdatedEvent Modifier and Type Class Description classImmutableRowCanBeRemovedUpdatedEventImmutable implementation ofRowCanBeRemovedUpdatedEvent.Methods in io.dialob.session.engine.session.command.event with parameters of type RowCanBeRemovedUpdatedEvent Modifier and Type Method Description static ImmutableRowCanBeRemovedUpdatedEventImmutableRowCanBeRemovedUpdatedEvent. copyOf(RowCanBeRemovedUpdatedEvent instance)Creates an immutable copy of aRowCanBeRemovedUpdatedEventvalue.ImmutableRowCanBeRemovedUpdatedEvent.BuilderImmutableRowCanBeRemovedUpdatedEvent.Builder. from(RowCanBeRemovedUpdatedEvent instance)Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.event.RowCanBeRemovedUpdatedEventinstance.
-