Uses of Class
dev.vality.damsel.domain_config.ObjectNotFoundConflict
Packages that use ObjectNotFoundConflict
-
Uses of ObjectNotFoundConflict in dev.vality.damsel.domain_config
Methods in dev.vality.damsel.domain_config that return ObjectNotFoundConflictModifier and TypeMethodDescriptionObjectNotFoundConflict.deepCopy()Conflict.getObjectNotFound()ObjectNotFoundConflict.setObjectRef(Reference object_ref) Methods in dev.vality.damsel.domain_config with parameters of type ObjectNotFoundConflictModifier and TypeMethodDescriptionintObjectNotFoundConflict.compareTo(ObjectNotFoundConflict other) booleanObjectNotFoundConflict.equals(ObjectNotFoundConflict that) static ConflictConflict.object_not_found(ObjectNotFoundConflict value) voidConflict.setObjectNotFound(ObjectNotFoundConflict value) Constructors in dev.vality.damsel.domain_config with parameters of type ObjectNotFoundConflictModifierConstructorDescriptionPerforms a deep copy on other.