public class AlipayEbppProdmodeDropdataQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEbppProdmodeDropdataQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<BizListDataInfo> |
getDataList()
Gets data list.
|
void |
setDataList(List<BizListDataInfo> dataList)
Sets data list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEbppProdmodeDropdataQueryResponse()
public void setDataList(List<BizListDataInfo> dataList)
dataList
- the data listpublic List<BizListDataInfo> getDataList()
Copyright © 2018. All rights reserved.