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