Uses of Class
org.wso2.am.integration.clients.store.api.v1.dto.CommenterInfoDTO
-
Packages that use CommenterInfoDTO Package Description org.wso2.am.integration.clients.store.api.v1.dto -
-
Uses of CommenterInfoDTO in org.wso2.am.integration.clients.store.api.v1.dto
Methods in org.wso2.am.integration.clients.store.api.v1.dto that return CommenterInfoDTO Modifier and Type Method Description CommenterInfoDTOCommenterInfoDTO. firstName(String firstName)CommenterInfoDTOCommenterInfoDTO. fullName(String fullName)CommenterInfoDTOCommentDTO. getCommenterInfo()Get commenterInfoCommenterInfoDTOCommenterInfoDTO. lastName(String lastName)Methods in org.wso2.am.integration.clients.store.api.v1.dto with parameters of type CommenterInfoDTO Modifier and Type Method Description CommentDTOCommentDTO. commenterInfo(CommenterInfoDTO commenterInfo)voidCommentDTO. setCommenterInfo(CommenterInfoDTO commenterInfo)
-