public class AlipayEcoCplifePayResultQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoCplifePayResultQueryResponse() |
Modifier and Type | Method and Description |
---|---|
TradeAssocBillDetails |
getAssocBillDetails()
Gets assoc bill details.
|
String |
getBizEntityId()
Gets biz entity id.
|
String |
getBizType()
Gets biz type.
|
String |
getBuyerLogonId()
Gets buyer logon id.
|
String |
getBuyerUserId()
Gets buyer user id.
|
FundBillListEco |
getFundBillList()
Gets fund bill list.
|
Date |
getGmtPayment()
Gets gmt payment.
|
String |
getSellerId()
Gets seller id.
|
String |
getTotalAmount()
Gets total amount.
|
String |
getTradeNo()
Gets trade no.
|
String |
getTradeStatus()
Gets trade status.
|
void |
setAssocBillDetails(TradeAssocBillDetails assocBillDetails)
Sets assoc bill details.
|
void |
setBizEntityId(String bizEntityId)
Sets biz entity id.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setBuyerLogonId(String buyerLogonId)
Sets buyer logon id.
|
void |
setBuyerUserId(String buyerUserId)
Sets buyer user id.
|
void |
setFundBillList(FundBillListEco fundBillList)
Sets fund bill list.
|
void |
setGmtPayment(Date gmtPayment)
Sets gmt payment.
|
void |
setSellerId(String sellerId)
Sets seller id.
|
void |
setTotalAmount(String totalAmount)
Sets total amount.
|
void |
setTradeNo(String tradeNo)
Sets trade no.
|
void |
setTradeStatus(String tradeStatus)
Sets trade status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoCplifePayResultQueryResponse()
public void setAssocBillDetails(TradeAssocBillDetails assocBillDetails)
assocBillDetails
- the assoc bill detailspublic TradeAssocBillDetails getAssocBillDetails()
public void setBizEntityId(String bizEntityId)
bizEntityId
- the biz entity idpublic String getBizEntityId()
public void setBizType(String bizType)
bizType
- the biz typepublic String getBizType()
public void setBuyerLogonId(String buyerLogonId)
buyerLogonId
- the buyer logon idpublic String getBuyerLogonId()
public void setBuyerUserId(String buyerUserId)
buyerUserId
- the buyer user idpublic String getBuyerUserId()
public void setFundBillList(FundBillListEco fundBillList)
fundBillList
- the fund bill listpublic FundBillListEco getFundBillList()
public void setGmtPayment(Date gmtPayment)
gmtPayment
- the gmt paymentpublic Date getGmtPayment()
public void setSellerId(String sellerId)
sellerId
- the seller idpublic String getSellerId()
public void setTotalAmount(String totalAmount)
totalAmount
- the total amountpublic String getTotalAmount()
public void setTradeNo(String tradeNo)
tradeNo
- the trade nopublic String getTradeNo()
public void setTradeStatus(String tradeStatus)
tradeStatus
- the trade statuspublic String getTradeStatus()
Copyright © 2018. All rights reserved.