public class AlipayCommerceIotPointQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceIotPointQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCurPage() |
List<PointInfo> |
getData() |
Long |
getTotal() |
void |
setCurPage(Long curPage) |
void |
setData(List<PointInfo> data) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgCopyright © 2024. All rights reserved.