public static class OapiEduCirclePostListResponse.Comments extends TaobaoObject
| Constructor and Description |
|---|
Comments() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCommentId() |
String |
getContent() |
OapiEduCirclePostListResponse.OrgUserDto |
getOriginUser() |
void |
setCommentId(Long commentId) |
void |
setContent(String content) |
void |
setOriginUser(OapiEduCirclePostListResponse.OrgUserDto originUser) |
public Long getCommentId()
public void setCommentId(Long commentId)
public String getContent()
public void setContent(String content)
public OapiEduCirclePostListResponse.OrgUserDto getOriginUser()
public void setOriginUser(OapiEduCirclePostListResponse.OrgUserDto originUser)
Copyright © 2021. All rights reserved.