Uses of Class
dev.vality.damsel.claim_management.CommentChanged
Packages that use CommentChanged
-
Uses of CommentChanged in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return CommentChangedMethods in dev.vality.damsel.claim_management with parameters of type CommentChangedModifier and TypeMethodDescriptionstatic 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 CommentChangedModifierConstructorDescriptionCommentChanged(CommentChanged other) Performs a deep copy on other.