public class AlipayEcoMycarMaintainBizorderUpdateModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEcoMycarMaintainBizorderUpdateModel() |
| 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 |
getOrderNo()
Gets order no.
|
List<MaintainBizOrder> |
getOrderServerList()
Gets order server list.
|
String |
getOriginalCost()
Gets original cost.
|
String |
getOutShopId()
Gets out shop id.
|
String |
getRealCost()
Gets real cost.
|
String |
getSceneType()
Gets scene type.
|
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 |
setOrderNo(String orderNo)
Sets order no.
|
void |
setOrderServerList(List<MaintainBizOrder> orderServerList)
Sets order server list.
|
void |
setOriginalCost(String originalCost)
Sets original cost.
|
void |
setOutShopId(String outShopId)
Sets out shop id.
|
void |
setRealCost(String realCost)
Sets real cost.
|
void |
setSceneType(String sceneType)
Sets scene type.
|
public AlipayEcoMycarMaintainBizorderUpdateModel()
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 getOrderNo()
public void setOrderNo(String orderNo)
orderNo - the order nopublic List<MaintainBizOrder> getOrderServerList()
public void setOrderServerList(List<MaintainBizOrder> orderServerList)
orderServerList - the order server listpublic String getOriginalCost()
public void setOriginalCost(String originalCost)
originalCost - the original costpublic String getOutShopId()
public void setOutShopId(String outShopId)
outShopId - the out shop idpublic String getRealCost()
public void setRealCost(String realCost)
realCost - the real costpublic String getSceneType()
public void setSceneType(String sceneType)
sceneType - the scene typeCopyright © 2018. All rights reserved.