Uses of Class
dev.vality.damsel.claim_management.DocumentChanged
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of DocumentChanged in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return DocumentChanged Modifier and Type Method Description DocumentChangedDocumentChanged. deepCopy()DocumentChangedDocumentModification. getChanged()Methods in dev.vality.damsel.claim_management with parameters of type DocumentChanged Modifier and Type Method Description static 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 DocumentChanged Constructor Description DocumentChanged(DocumentChanged other)Performs a deep copy on other.