public class AlipayEbppCommonBillkeyQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEbppCommonBillkeyQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<EbppBillKey> |
getBillKeyList()
Gets bill key list.
|
void |
setBillKeyList(List<EbppBillKey> billKeyList)
Sets bill key list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEbppCommonBillkeyQueryResponse()
public void setBillKeyList(List<EbppBillKey> billKeyList)
billKeyList
- the bill key listpublic List<EbppBillKey> getBillKeyList()
Copyright © 2018. All rights reserved.