public class AlipayEcoLogisticsExpressOrderQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEcoLogisticsExpressOrderQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptType()
Gets accept type.
|
String |
getCancelCause()
Gets cancel cause.
|
String |
getCourierAlipayAccount()
Gets courier alipay account.
|
String |
getCourierEmpNum()
Gets courier emp num.
|
String |
getCourierIdCard()
Gets courier id card.
|
String |
getCourierMobile()
Gets courier mobile.
|
String |
getCourierName()
Gets courier name.
|
Date |
getCreateTime()
Gets create time.
|
String |
getFareClaimsAmount()
Gets fare claims amount.
|
Date |
getLastModifiedTime()
Gets last modified time.
|
String |
getLogisMerchCode()
Gets logis merch code.
|
String |
getOrderAmount()
Gets order amount.
|
String |
getOrderNo()
Gets order no.
|
String |
getOrderStatus()
Gets order status.
|
String |
getPayStatus()
Gets pay status.
|
String |
getProductTypeChangeReason()
Gets product type change reason.
|
String |
getProductTypeCode()
Gets product type code.
|
String |
getSiteAreaCode()
Gets site area code.
|
String |
getSiteCode()
Gets site code.
|
String |
getSiteComplainTel()
Gets site complain tel.
|
String |
getSiteDetailAddr()
Gets site detail addr.
|
String |
getSiteLeaderMobile()
Gets site leader mobile.
|
String |
getSiteLeaderName()
Gets site leader name.
|
String |
getSiteName()
Gets site name.
|
String |
getTradeAmount()
Gets trade amount.
|
String |
getTradeNo()
Gets trade no.
|
String |
getWayBillNo()
Gets way bill no.
|
void |
setAcceptType(String acceptType)
Sets accept type.
|
void |
setCancelCause(String cancelCause)
Sets cancel cause.
|
void |
setCourierAlipayAccount(String courierAlipayAccount)
Sets courier alipay account.
|
void |
setCourierEmpNum(String courierEmpNum)
Sets courier emp num.
|
void |
setCourierIdCard(String courierIdCard)
Sets courier id card.
|
void |
setCourierMobile(String courierMobile)
Sets courier mobile.
|
void |
setCourierName(String courierName)
Sets courier name.
|
void |
setCreateTime(Date createTime)
Sets create time.
|
void |
setFareClaimsAmount(String fareClaimsAmount)
Sets fare claims amount.
|
void |
setLastModifiedTime(Date lastModifiedTime)
Sets last modified time.
|
void |
setLogisMerchCode(String logisMerchCode)
Sets logis merch code.
|
void |
setOrderAmount(String orderAmount)
Sets order amount.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setOrderStatus(String orderStatus)
Sets order status.
|
void |
setPayStatus(String payStatus)
Sets pay status.
|
void |
setProductTypeChangeReason(String productTypeChangeReason)
Sets product type change reason.
|
void |
setProductTypeCode(String productTypeCode)
Sets product type code.
|
void |
setSiteAreaCode(String siteAreaCode)
Sets site area code.
|
void |
setSiteCode(String siteCode)
Sets site code.
|
void |
setSiteComplainTel(String siteComplainTel)
Sets site complain tel.
|
void |
setSiteDetailAddr(String siteDetailAddr)
Sets site detail addr.
|
void |
setSiteLeaderMobile(String siteLeaderMobile)
Sets site leader mobile.
|
void |
setSiteLeaderName(String siteLeaderName)
Sets site leader name.
|
void |
setSiteName(String siteName)
Sets site name.
|
void |
setTradeAmount(String tradeAmount)
Sets trade amount.
|
void |
setTradeNo(String tradeNo)
Sets trade no.
|
void |
setWayBillNo(String wayBillNo)
Sets way bill no.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEcoLogisticsExpressOrderQueryResponse()
public void setAcceptType(String acceptType)
acceptType - the accept typepublic String getAcceptType()
public void setCancelCause(String cancelCause)
cancelCause - the cancel causepublic String getCancelCause()
public void setCourierAlipayAccount(String courierAlipayAccount)
courierAlipayAccount - the courier alipay accountpublic String getCourierAlipayAccount()
public void setCourierEmpNum(String courierEmpNum)
courierEmpNum - the courier emp numpublic String getCourierEmpNum()
public void setCourierIdCard(String courierIdCard)
courierIdCard - the courier id cardpublic String getCourierIdCard()
public void setCourierMobile(String courierMobile)
courierMobile - the courier mobilepublic String getCourierMobile()
public void setCourierName(String courierName)
courierName - the courier namepublic String getCourierName()
public void setCreateTime(Date createTime)
createTime - the create timepublic Date getCreateTime()
public void setFareClaimsAmount(String fareClaimsAmount)
fareClaimsAmount - the fare claims amountpublic String getFareClaimsAmount()
public void setLastModifiedTime(Date lastModifiedTime)
lastModifiedTime - the last modified timepublic Date getLastModifiedTime()
public void setLogisMerchCode(String logisMerchCode)
logisMerchCode - the logis merch codepublic String getLogisMerchCode()
public void setOrderAmount(String orderAmount)
orderAmount - the order amountpublic String getOrderAmount()
public void setOrderNo(String orderNo)
orderNo - the order nopublic String getOrderNo()
public void setOrderStatus(String orderStatus)
orderStatus - the order statuspublic String getOrderStatus()
public void setPayStatus(String payStatus)
payStatus - the pay statuspublic String getPayStatus()
public void setProductTypeChangeReason(String productTypeChangeReason)
productTypeChangeReason - the product type change reasonpublic String getProductTypeChangeReason()
public void setProductTypeCode(String productTypeCode)
productTypeCode - the product type codepublic String getProductTypeCode()
public void setSiteAreaCode(String siteAreaCode)
siteAreaCode - the site area codepublic String getSiteAreaCode()
public void setSiteCode(String siteCode)
siteCode - the site codepublic String getSiteCode()
public void setSiteComplainTel(String siteComplainTel)
siteComplainTel - the site complain telpublic String getSiteComplainTel()
public void setSiteDetailAddr(String siteDetailAddr)
siteDetailAddr - the site detail addrpublic String getSiteDetailAddr()
public void setSiteLeaderMobile(String siteLeaderMobile)
siteLeaderMobile - the site leader mobilepublic String getSiteLeaderMobile()
public void setSiteLeaderName(String siteLeaderName)
siteLeaderName - the site leader namepublic String getSiteLeaderName()
public void setSiteName(String siteName)
siteName - the site namepublic String getSiteName()
public void setTradeAmount(String tradeAmount)
tradeAmount - the trade amountpublic String getTradeAmount()
public void setTradeNo(String tradeNo)
tradeNo - the trade nopublic String getTradeNo()
public void setWayBillNo(String wayBillNo)
wayBillNo - the way bill nopublic String getWayBillNo()
Copyright © 2018. All rights reserved.