public static class OapiEduGuardianListResponse.PageResult extends TaobaoObject
| 构造器和说明 |
|---|
PageResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getHasMore() |
List<OapiEduGuardianListResponse.GuardianRespone> |
getList() |
Long |
getNextCursor() |
void |
setHasMore(Boolean hasMore) |
void |
setList(List<OapiEduGuardianListResponse.GuardianRespone> list) |
void |
setNextCursor(Long nextCursor) |
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
public List<OapiEduGuardianListResponse.GuardianRespone> getList()
public void setList(List<OapiEduGuardianListResponse.GuardianRespone> list)
public Long getNextCursor()
public void setNextCursor(Long nextCursor)
Copyright © 2020. All rights reserved.