Uses of Class
dev.vality.damsel.claim_management.CommentCreated
| Package | Description |
|---|---|
| dev.vality.damsel.claim_management |
-
Uses of CommentCreated in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return CommentCreated Modifier and Type Method Description CommentCreatedCommentCreated. deepCopy()CommentCreatedCommentModification. getCreation()Methods in dev.vality.damsel.claim_management with parameters of type CommentCreated Modifier and Type Method Description intCommentCreated. compareTo(CommentCreated other)static CommentModificationCommentModification. creation(CommentCreated value)booleanCommentCreated. equals(CommentCreated that)voidCommentModification. setCreation(CommentCreated value)Constructors in dev.vality.damsel.claim_management with parameters of type CommentCreated Constructor Description CommentCreated(CommentCreated other)Performs a deep copy on other.