public static class OapiRoleVisibleGetResponse.PageVo extends TaobaoObject
| Constructor and Description |
|---|
PageVo() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getHasMore() |
List<Long> |
getList() |
String |
getNextCursor() |
void |
setHasMore(Boolean hasMore) |
void |
setList(List<Long> list) |
void |
setNextCursor(String nextCursor) |
Copyright © 2021. All rights reserved.