Uses of Class
dev.vality.damsel.claim_management.CommentCreated
Packages that use CommentCreated
-
Uses of CommentCreated in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return CommentCreatedMethods in dev.vality.damsel.claim_management with parameters of type CommentCreatedModifier and TypeMethodDescriptionintCommentCreated.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 CommentCreatedModifierConstructorDescriptionCommentCreated(CommentCreated other) Performs a deep copy on other.