Uses of Class
dev.vality.damsel.domain_config.ObjectReferenceMismatchConflict
Packages that use ObjectReferenceMismatchConflict
-
Uses of ObjectReferenceMismatchConflict in dev.vality.damsel.domain_config
Methods in dev.vality.damsel.domain_config that return ObjectReferenceMismatchConflictModifier and TypeMethodDescriptionObjectReferenceMismatchConflict.deepCopy()Conflict.getObjectReferenceMismatch()ObjectReferenceMismatchConflict.setObjectRef(Reference object_ref) Methods in dev.vality.damsel.domain_config with parameters of type ObjectReferenceMismatchConflictModifier and TypeMethodDescriptionintObjectReferenceMismatchConflict.compareTo(ObjectReferenceMismatchConflict other) booleanObjectReferenceMismatchConflict.equals(ObjectReferenceMismatchConflict that) static ConflictConflict.object_reference_mismatch(ObjectReferenceMismatchConflict value) voidConflict.setObjectReferenceMismatch(ObjectReferenceMismatchConflict value) Constructors in dev.vality.damsel.domain_config with parameters of type ObjectReferenceMismatchConflictModifierConstructorDescriptionPerforms a deep copy on other.