Uses of Interface
io.dialob.session.engine.session.command.event.RowCanBeRemovedUpdatedEvent
Packages that use RowCanBeRemovedUpdatedEvent
-
Uses of RowCanBeRemovedUpdatedEvent in io.dialob.session.engine.session.command.event
Classes in io.dialob.session.engine.session.command.event that implement RowCanBeRemovedUpdatedEventModifier and TypeClassDescriptionfinal classImmutable implementation ofRowCanBeRemovedUpdatedEvent.Methods in io.dialob.session.engine.session.command.event with parameters of type RowCanBeRemovedUpdatedEventModifier and TypeMethodDescriptionImmutableRowCanBeRemovedUpdatedEvent.copyOf(RowCanBeRemovedUpdatedEvent instance) Creates an immutable copy of aRowCanBeRemovedUpdatedEventvalue.ImmutableRowCanBeRemovedUpdatedEvent.Builder.from(RowCanBeRemovedUpdatedEvent instance) Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.event.RowCanBeRemovedUpdatedEventinstance.