Uses of Class
dev.vality.damsel.claim_management.CommentChanged
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of CommentChanged in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return CommentChanged Modifier and Type Method Description CommentChangedCommentChanged. deepCopy()CommentChangedCommentModification. getChanged()Methods in dev.vality.damsel.claim_management with parameters of type CommentChanged Modifier and Type Method Description static CommentModificationCommentModification. changed(CommentChanged value)intCommentChanged. compareTo(CommentChanged other)booleanCommentChanged. equals(CommentChanged that)voidCommentModification. setChanged(CommentChanged value)Constructors in dev.vality.damsel.claim_management with parameters of type CommentChanged Constructor Description CommentChanged(CommentChanged other)Performs a deep copy on other.