public class AlipayEbppBillSearchResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEbppBillSearchResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCachekey()
Gets cachekey.
|
List<QueryInstBillInfo> |
getInstBillInfoList()
Gets inst bill info list.
|
void |
setCachekey(String cachekey)
Sets cachekey.
|
void |
setInstBillInfoList(List<QueryInstBillInfo> instBillInfoList)
Sets inst bill info list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setCachekey(String cachekey)
cachekey
- the cachekeypublic String getCachekey()
public void setInstBillInfoList(List<QueryInstBillInfo> instBillInfoList)
instBillInfoList
- the inst bill info listpublic List<QueryInstBillInfo> getInstBillInfoList()
Copyright © 2018. All rights reserved.