public class AlipayOpenMiniMorphoApplistBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenMiniMorphoApplistBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MorphoAppItem> |
getDataList() |
MorphoPaginator |
getPaginator() |
void |
setDataList(List<MorphoAppItem> dataList) |
void |
setPaginator(MorphoPaginator paginator) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOpenMiniMorphoApplistBatchqueryResponse()
public void setDataList(List<MorphoAppItem> dataList)
public List<MorphoAppItem> getDataList()
public void setPaginator(MorphoPaginator paginator)
public MorphoPaginator getPaginator()
Copyright © 2020. All rights reserved.