Uses of Class
dev.vality.damsel.claim_management.FileCreated
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of FileCreated in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return FileCreated Modifier and Type Method Description FileCreatedFileCreated. deepCopy()FileCreatedFileModification. getCreation()Methods in dev.vality.damsel.claim_management with parameters of type FileCreated Modifier and Type Method Description intFileCreated. compareTo(FileCreated other)static FileModificationFileModification. creation(FileCreated value)booleanFileCreated. equals(FileCreated that)voidFileModification. setCreation(FileCreated value)Constructors in dev.vality.damsel.claim_management with parameters of type FileCreated Constructor Description FileCreated(FileCreated other)Performs a deep copy on other.