Uses of Class
dev.vality.damsel.claim_management.CommentDeleted
Packages that use CommentDeleted
-
Uses of CommentDeleted in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return CommentDeletedMethods in dev.vality.damsel.claim_management with parameters of type CommentDeletedModifier and TypeMethodDescriptionintCommentDeleted.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 CommentDeletedModifierConstructorDescriptionCommentDeleted(CommentDeleted other) Performs a deep copy on other.