public class AlipayEbppIndustryBillNettingRefundResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEbppIndustryBillNettingRefundResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAlipayBillNo()
Gets alipay bill no.
|
List<IndustryExtendField> |
getIndustryExtendFieldList()
Gets industry extend field list.
|
void |
setAlipayBillNo(String alipayBillNo)
Sets alipay bill no.
|
void |
setIndustryExtendFieldList(List<IndustryExtendField> industryExtendFieldList)
Sets industry extend field list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEbppIndustryBillNettingRefundResponse()
public void setAlipayBillNo(String alipayBillNo)
alipayBillNo
- the alipay bill nopublic String getAlipayBillNo()
public void setIndustryExtendFieldList(List<IndustryExtendField> industryExtendFieldList)
industryExtendFieldList
- the industry extend field listpublic List<IndustryExtendField> getIndustryExtendFieldList()
Copyright © 2018. All rights reserved.