Uses of Class
dev.vality.damsel.claim_management.DocumentChanged
Packages that use DocumentChanged
-
Uses of DocumentChanged in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return DocumentChangedMethods in dev.vality.damsel.claim_management with parameters of type DocumentChangedModifier and TypeMethodDescriptionstatic DocumentModificationDocumentModification.changed(DocumentChanged value) intDocumentChanged.compareTo(DocumentChanged other) booleanDocumentChanged.equals(DocumentChanged that) voidDocumentModification.setChanged(DocumentChanged value) Constructors in dev.vality.damsel.claim_management with parameters of type DocumentChangedModifierConstructorDescriptionDocumentChanged(DocumentChanged other) Performs a deep copy on other.