Uses of Class
dev.vality.damsel.claim_management.FileChanged
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of FileChanged in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return FileChanged Modifier and Type Method Description FileChangedFileChanged. deepCopy()FileChangedFileModification. getChanged()Methods in dev.vality.damsel.claim_management with parameters of type FileChanged Modifier and Type Method Description static FileModificationFileModification. changed(FileChanged value)intFileChanged. compareTo(FileChanged other)booleanFileChanged. equals(FileChanged that)voidFileModification. setChanged(FileChanged value)Constructors in dev.vality.damsel.claim_management with parameters of type FileChanged Constructor Description FileChanged(FileChanged other)Performs a deep copy on other.