public static class OapiEduCirclePostListResponse.OpenCircleTopicResponse extends TaobaoObject
| Constructor and Description |
|---|
OpenCircleTopicResponse() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getHasMore() |
List<OapiEduCirclePostListResponse.Posts> |
getPosts() |
void |
setHasMore(Boolean hasMore) |
void |
setPosts(List<OapiEduCirclePostListResponse.Posts> posts) |
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
public List<OapiEduCirclePostListResponse.Posts> getPosts()
public void setPosts(List<OapiEduCirclePostListResponse.Posts> posts)
Copyright © 2021. All rights reserved.