Uses of Class
dev.vality.damsel.claim_management.DocumentCreated
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of DocumentCreated in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return DocumentCreated Modifier and Type Method Description DocumentCreatedDocumentCreated. deepCopy()DocumentCreatedDocumentModification. getCreation()Methods in dev.vality.damsel.claim_management with parameters of type DocumentCreated Modifier and Type Method Description intDocumentCreated. compareTo(DocumentCreated other)static DocumentModificationDocumentModification. creation(DocumentCreated value)booleanDocumentCreated. equals(DocumentCreated that)voidDocumentModification. setCreation(DocumentCreated value)Constructors in dev.vality.damsel.claim_management with parameters of type DocumentCreated Constructor Description DocumentCreated(DocumentCreated other)Performs a deep copy on other.