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