public class AlipayOpenMiniAmpeDeviceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenMiniAmpeDeviceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AmpeDeviceVO> |
getDeviceList() |
Long |
getTotalCount() |
void |
setDeviceList(List<AmpeDeviceVO> deviceList) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setDeviceList(List<AmpeDeviceVO> deviceList)
public List<AmpeDeviceVO> getDeviceList()
public void setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2023. All rights reserved.