Uses of Class
com.emc.d2fs.models.comment.Comment
Packages that use Comment
Package
Description
-
Uses of Comment in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces with parameters of type CommentModifier and TypeMethodDescriptionICenterstageService.addComment
(Context context, String id, Comment comment) Add a comment to a content -
Uses of Comment in com.emc.d2fs.models.comment
Methods in com.emc.d2fs.models.comment that return CommentMethods in com.emc.d2fs.models.comment that return types with arguments of type CommentModifier and TypeMethodDescriptionObjectFactory.createComments
(Comment value) Comment.getComments()
Gets the value of the comments property.Methods in com.emc.d2fs.models.comment with parameters of type Comment -
Uses of Comment in com.emc.d2fs.models.getcomments_result
Methods in com.emc.d2fs.models.getcomments_result that return types with arguments of type CommentModifier and TypeMethodDescriptionGetCommentsResult.getComments()
Gets the value of the comments property. -
Uses of Comment in com.emc.d2fs.services.centerstage_service
Methods in com.emc.d2fs.services.centerstage_service that return CommentModifier and TypeMethodDescriptionAddCenterstageCommentRequest.getComment()
Gets the value of the comment property.Methods in com.emc.d2fs.services.centerstage_service with parameters of type CommentModifier and TypeMethodDescriptionvoid
AddCenterstageCommentRequest.setComment
(Comment value) Sets the value of the comment property.