Class CommentRequestDTO
java.lang.Object
org.wso2.am.integration.clients.publisher.api.v1.dto.CommentRequestDTO
CommentRequestDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanCategory of the commentContent of the commentinthashCode()voidsetCategory(String category) voidsetContent(String content) toString()
-
Field Details
-
SERIALIZED_NAME_CONTENT
- See Also:
-
SERIALIZED_NAME_CATEGORY
- See Also:
-
-
Constructor Details
-
CommentRequestDTO
public CommentRequestDTO()
-
-
Method Details