public class AlipayEcoLogisticsExpressOrderModifyModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoLogisticsExpressOrderModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAcceptType()
Gets accept type.
|
String |
getCourierAlipayAccount()
Gets courier alipay account.
|
String |
getCourierEmpNum()
Gets courier emp num.
|
String |
getCourierHeadImg()
Gets courier head img.
|
String |
getCourierIdCard()
Gets courier id card.
|
String |
getCourierMobile()
Gets courier mobile.
|
String |
getCourierName()
Gets courier name.
|
Long |
getGoodsWeight()
Gets goods weight.
|
String |
getLogisMerchCode()
Gets logis merch code.
|
String |
getOrderAmount()
Gets order amount.
|
String |
getOrderNo()
Gets order no.
|
String |
getOrderStatus()
Gets order status.
|
String |
getProductTypeChangeReason()
Gets product type change reason.
|
String |
getProductTypeCode()
Gets product type code.
|
String |
getRefuseCode()
Gets refuse code.
|
String |
getRefuseDesc()
Gets refuse desc.
|
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 |
getWayBillNo()
Gets way bill no.
|
void |
setAcceptType(String acceptType)
Sets accept type.
|
void |
setCourierAlipayAccount(String courierAlipayAccount)
Sets courier alipay account.
|
void |
setCourierEmpNum(String courierEmpNum)
Sets courier emp num.
|
void |
setCourierHeadImg(String courierHeadImg)
Sets courier head img.
|
void |
setCourierIdCard(String courierIdCard)
Sets courier id card.
|
void |
setCourierMobile(String courierMobile)
Sets courier mobile.
|
void |
setCourierName(String courierName)
Sets courier name.
|
void |
setGoodsWeight(Long goodsWeight)
Sets goods weight.
|
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 |
setProductTypeChangeReason(String productTypeChangeReason)
Sets product type change reason.
|
void |
setProductTypeCode(String productTypeCode)
Sets product type code.
|
void |
setRefuseCode(String refuseCode)
Sets refuse code.
|
void |
setRefuseDesc(String refuseDesc)
Sets refuse desc.
|
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 |
setWayBillNo(String wayBillNo)
Sets way bill no.
|
public AlipayEcoLogisticsExpressOrderModifyModel()
public String getAcceptType()
public void setAcceptType(String acceptType)
acceptType
- the accept typepublic String getCourierAlipayAccount()
public void setCourierAlipayAccount(String courierAlipayAccount)
courierAlipayAccount
- the courier alipay accountpublic String getCourierEmpNum()
public void setCourierEmpNum(String courierEmpNum)
courierEmpNum
- the courier emp numpublic String getCourierHeadImg()
public void setCourierHeadImg(String courierHeadImg)
courierHeadImg
- the courier head imgpublic String getCourierIdCard()
public void setCourierIdCard(String courierIdCard)
courierIdCard
- the courier id cardpublic String getCourierMobile()
public void setCourierMobile(String courierMobile)
courierMobile
- the courier mobilepublic String getCourierName()
public void setCourierName(String courierName)
courierName
- the courier namepublic Long getGoodsWeight()
public void setGoodsWeight(Long goodsWeight)
goodsWeight
- the goods weightpublic String getLogisMerchCode()
public void setLogisMerchCode(String logisMerchCode)
logisMerchCode
- the logis merch codepublic String getOrderAmount()
public void setOrderAmount(String orderAmount)
orderAmount
- the order amountpublic String getOrderNo()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getOrderStatus()
public void setOrderStatus(String orderStatus)
orderStatus
- the order statuspublic String getProductTypeChangeReason()
public void setProductTypeChangeReason(String productTypeChangeReason)
productTypeChangeReason
- the product type change reasonpublic String getProductTypeCode()
public void setProductTypeCode(String productTypeCode)
productTypeCode
- the product type codepublic String getRefuseCode()
public void setRefuseCode(String refuseCode)
refuseCode
- the refuse codepublic String getRefuseDesc()
public void setRefuseDesc(String refuseDesc)
refuseDesc
- the refuse descpublic String getSiteAreaCode()
public void setSiteAreaCode(String siteAreaCode)
siteAreaCode
- the site area codepublic String getSiteCode()
public void setSiteCode(String siteCode)
siteCode
- the site codepublic String getSiteComplainTel()
public void setSiteComplainTel(String siteComplainTel)
siteComplainTel
- the site complain telpublic String getSiteDetailAddr()
public void setSiteDetailAddr(String siteDetailAddr)
siteDetailAddr
- the site detail addrpublic String getSiteLeaderMobile()
public void setSiteLeaderMobile(String siteLeaderMobile)
siteLeaderMobile
- the site leader mobilepublic String getSiteLeaderName()
public void setSiteLeaderName(String siteLeaderName)
siteLeaderName
- the site leader namepublic String getSiteName()
public void setSiteName(String siteName)
siteName
- the site namepublic String getWayBillNo()
public void setWayBillNo(String wayBillNo)
wayBillNo
- the way bill noCopyright © 2018. All rights reserved.