Uses of Class
dev.vality.damsel.claim_management.FileDeleted
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of FileDeleted in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return FileDeleted Modifier and Type Method Description FileDeletedFileDeleted. deepCopy()FileDeletedFileModification. getDeletion()Methods in dev.vality.damsel.claim_management with parameters of type FileDeleted Modifier and Type Method Description intFileDeleted. compareTo(FileDeleted other)static FileModificationFileModification. deletion(FileDeleted value)booleanFileDeleted. equals(FileDeleted that)voidFileModification. setDeletion(FileDeleted value)Constructors in dev.vality.damsel.claim_management with parameters of type FileDeleted Constructor Description FileDeleted(FileDeleted other)Performs a deep copy on other.