public class AlipayEcapiprodDrawndnDrawndnlistQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcapiprodDrawndnDrawndnlistQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<DrawndnVo> |
getDrawndnList()
Gets drawndn list.
|
String |
getRequestId()
Gets request id.
|
void |
setDrawndnList(List<DrawndnVo> drawndnList)
Sets drawndn list.
|
void |
setRequestId(String requestId)
Sets request id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcapiprodDrawndnDrawndnlistQueryResponse()
public void setDrawndnList(List<DrawndnVo> drawndnList)
drawndnList
- the drawndn listpublic void setRequestId(String requestId)
requestId
- the request idpublic String getRequestId()
Copyright © 2018. All rights reserved.