If {@link #getReason()} is not null then provides the reason why theobject is invalid; otherwise the object is valid. @see CollectionAddToEvent
47484950515253
return proposed; } @Override public CollectionRemoveFromEvent createInteractionEvent() { return new CollectionRemoveFromEvent(unwrap(getTarget()), getIdentifier(), unwrap(getProposed())); }
48495051525354
46474849505152