Uses of Class
dev.vality.damsel.claim_management.CommentDeleted
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of CommentDeleted in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return CommentDeleted Modifier and Type Method Description CommentDeletedCommentDeleted. deepCopy()CommentDeletedCommentModification. getDeletion()Methods in dev.vality.damsel.claim_management with parameters of type CommentDeleted Modifier and Type Method Description intCommentDeleted. compareTo(CommentDeleted other)static CommentModificationCommentModification. deletion(CommentDeleted value)booleanCommentDeleted. equals(CommentDeleted that)voidCommentModification. setDeletion(CommentDeleted value)Constructors in dev.vality.damsel.claim_management with parameters of type CommentDeleted Constructor Description CommentDeleted(CommentDeleted other)Performs a deep copy on other.