public static class CorpDeviceManageQuerylistResponse.PageVo extends TaobaoObject
| 构造器和说明 |
|---|
PageVo() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2020. All rights reserved.