public class AlipayEcoMycarMaintainBizorderstatusUpdateModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMycarMaintainBizorderstatusUpdateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAlipayTradeNo()
Gets alipay trade no.
|
String |
getBizStatusTxt()
Gets biz status txt.
|
String |
getIndustryCode()
Gets industry code.
|
String |
getLogisticsCode()
Gets logistics code.
|
String |
getLogisticsCompany()
Gets logistics company.
|
String |
getLogisticsNo()
Gets logistics no.
|
String |
getOrderNo()
Gets order no.
|
String |
getOrderStatus()
Gets order status.
|
String |
getPayAccount()
Gets pay account.
|
String |
getPayTime()
Gets pay time.
|
String |
getSenderAddr()
Gets sender addr.
|
void |
setAlipayTradeNo(String alipayTradeNo)
Sets alipay trade no.
|
void |
setBizStatusTxt(String bizStatusTxt)
Sets biz status txt.
|
void |
setIndustryCode(String industryCode)
Sets industry code.
|
void |
setLogisticsCode(String logisticsCode)
Sets logistics code.
|
void |
setLogisticsCompany(String logisticsCompany)
Sets logistics company.
|
void |
setLogisticsNo(String logisticsNo)
Sets logistics no.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setOrderStatus(String orderStatus)
Sets order status.
|
void |
setPayAccount(String payAccount)
Sets pay account.
|
void |
setPayTime(String payTime)
Sets pay time.
|
void |
setSenderAddr(String senderAddr)
Sets sender addr.
|
public AlipayEcoMycarMaintainBizorderstatusUpdateModel()
public String getAlipayTradeNo()
public void setAlipayTradeNo(String alipayTradeNo)
alipayTradeNo
- the alipay trade nopublic String getBizStatusTxt()
public void setBizStatusTxt(String bizStatusTxt)
bizStatusTxt
- the biz status txtpublic String getIndustryCode()
public void setIndustryCode(String industryCode)
industryCode
- the industry codepublic String getLogisticsCode()
public void setLogisticsCode(String logisticsCode)
logisticsCode
- the logistics codepublic String getLogisticsCompany()
public void setLogisticsCompany(String logisticsCompany)
logisticsCompany
- the logistics companypublic String getLogisticsNo()
public void setLogisticsNo(String logisticsNo)
logisticsNo
- the logistics nopublic String getOrderNo()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getOrderStatus()
public void setOrderStatus(String orderStatus)
orderStatus
- the order statuspublic String getPayAccount()
public void setPayAccount(String payAccount)
payAccount
- the pay accountpublic String getPayTime()
public void setPayTime(String payTime)
payTime
- the pay timepublic String getSenderAddr()
public void setSenderAddr(String senderAddr)
senderAddr
- the sender addrCopyright © 2018. All rights reserved.