public class AlipayTradeCustomsQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayTradeCustomsQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getNotFound() |
java.util.List<CustomsDeclareRecordInfo> |
getRecords() |
void |
setNotFound(java.lang.String notFound) |
void |
setRecords(java.util.List<CustomsDeclareRecordInfo> records) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setNotFound(java.lang.String notFound)
public java.lang.String getNotFound()
public void setRecords(java.util.List<CustomsDeclareRecordInfo> records)
public java.util.List<CustomsDeclareRecordInfo> getRecords()
Copyright © 2018. All Rights Reserved.