Uses of Class
io.dialob.session.engine.session.command.event.ImmutableRowCanBeRemovedUpdatedEvent
Packages that use ImmutableRowCanBeRemovedUpdatedEvent
-
Uses of ImmutableRowCanBeRemovedUpdatedEvent in io.dialob.session.engine.session.command.event
Methods in io.dialob.session.engine.session.command.event that return ImmutableRowCanBeRemovedUpdatedEventModifier and TypeMethodDescriptionImmutableRowCanBeRemovedUpdatedEvent.Builder.build()Builds a newImmutableRowCanBeRemovedUpdatedEvent.ImmutableRowCanBeRemovedUpdatedEvent.copyOf(RowCanBeRemovedUpdatedEvent instance) Creates an immutable copy of aRowCanBeRemovedUpdatedEventvalue.ImmutableRowCanBeRemovedUpdatedEvent.of(TargetEvent target) Construct a new immutableRowCanBeRemovedUpdatedEventinstance.ImmutableRowCanBeRemovedUpdatedEvent.withTarget(TargetEvent value) Copy the current immutable object by setting a value for thetargetattribute.