public class AlipayEcoMycarMaintainBizorderCreateModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEcoMycarMaintainBizorderCreateModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppointAffirmTime()
Gets appoint affirm time.
|
String |
getAppointEndTime()
Gets appoint end time.
|
String |
getAppointStartTime()
Gets appoint start time.
|
Long |
getAppointStatus()
Gets appoint status.
|
String |
getArriveTime()
Gets arrive time.
|
String |
getBizStatusTxt()
Gets biz status txt.
|
Long |
getBizType()
Gets biz type.
|
String |
getCarId()
Gets car id.
|
List<MaintainBizOrder> |
getOrderServerList()
Gets order server list.
|
Long |
getOrderStatus()
Gets order status.
|
String |
getOriginalCost()
Gets original cost.
|
String |
getOutOrderNo()
Gets out order no.
|
String |
getOutShopId()
Gets out shop id.
|
String |
getPayTime()
Gets pay time.
|
String |
getRealCost()
Gets real cost.
|
Long |
getShopId()
Gets shop id.
|
String |
getUserId()
Gets user id.
|
void |
setAppointAffirmTime(String appointAffirmTime)
Sets appoint affirm time.
|
void |
setAppointEndTime(String appointEndTime)
Sets appoint end time.
|
void |
setAppointStartTime(String appointStartTime)
Sets appoint start time.
|
void |
setAppointStatus(Long appointStatus)
Sets appoint status.
|
void |
setArriveTime(String arriveTime)
Sets arrive time.
|
void |
setBizStatusTxt(String bizStatusTxt)
Sets biz status txt.
|
void |
setBizType(Long bizType)
Sets biz type.
|
void |
setCarId(String carId)
Sets car id.
|
void |
setOrderServerList(List<MaintainBizOrder> orderServerList)
Sets order server list.
|
void |
setOrderStatus(Long orderStatus)
Sets order status.
|
void |
setOriginalCost(String originalCost)
Sets original cost.
|
void |
setOutOrderNo(String outOrderNo)
Sets out order no.
|
void |
setOutShopId(String outShopId)
Sets out shop id.
|
void |
setPayTime(String payTime)
Sets pay time.
|
void |
setRealCost(String realCost)
Sets real cost.
|
void |
setShopId(Long shopId)
Sets shop id.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayEcoMycarMaintainBizorderCreateModel()
public String getAppointAffirmTime()
public void setAppointAffirmTime(String appointAffirmTime)
appointAffirmTime - the appoint affirm timepublic String getAppointEndTime()
public void setAppointEndTime(String appointEndTime)
appointEndTime - the appoint end timepublic String getAppointStartTime()
public void setAppointStartTime(String appointStartTime)
appointStartTime - the appoint start timepublic Long getAppointStatus()
public void setAppointStatus(Long appointStatus)
appointStatus - the appoint statuspublic String getArriveTime()
public void setArriveTime(String arriveTime)
arriveTime - the arrive timepublic String getBizStatusTxt()
public void setBizStatusTxt(String bizStatusTxt)
bizStatusTxt - the biz status txtpublic Long getBizType()
public void setBizType(Long bizType)
bizType - the biz typepublic String getCarId()
public void setCarId(String carId)
carId - the car idpublic List<MaintainBizOrder> getOrderServerList()
public void setOrderServerList(List<MaintainBizOrder> orderServerList)
orderServerList - the order server listpublic Long getOrderStatus()
public void setOrderStatus(Long orderStatus)
orderStatus - the order statuspublic String getOriginalCost()
public void setOriginalCost(String originalCost)
originalCost - the original costpublic String getOutOrderNo()
public void setOutOrderNo(String outOrderNo)
outOrderNo - the out order nopublic String getOutShopId()
public void setOutShopId(String outShopId)
outShopId - the out shop idpublic String getPayTime()
public void setPayTime(String payTime)
payTime - the pay timepublic String getRealCost()
public void setRealCost(String realCost)
realCost - the real costpublic Long getShopId()
public void setShopId(Long shopId)
shopId - the shop idpublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.