public class AlipayEcoMycarMaintainBizorderQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoMycarMaintainBizorderQueryResponse() |
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.
|
String |
getCreateTime()
Gets create time.
|
List<MaintainBizOrderExpress> |
getOrderExpressList()
Gets order express list.
|
List<MaintainBizOrderGoods> |
getOrderGoodsList()
Gets order goods list.
|
String |
getOrderNo()
Gets order no.
|
List<MaintainBizOrderServer> |
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 |
getShopName()
Gets shop name.
|
String |
getUpdateTime()
Gets update time.
|
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 |
setCreateTime(String createTime)
Sets create time.
|
void |
setOrderExpressList(List<MaintainBizOrderExpress> orderExpressList)
Sets order express list.
|
void |
setOrderGoodsList(List<MaintainBizOrderGoods> orderGoodsList)
Sets order goods list.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
void |
setOrderServerList(List<MaintainBizOrderServer> 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 |
setShopName(String shopName)
Sets shop name.
|
void |
setUpdateTime(String updateTime)
Sets update time.
|
void |
setUserId(String userId)
Sets user id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoMycarMaintainBizorderQueryResponse()
public void setAppointAffirmTime(String appointAffirmTime)
appointAffirmTime
- the appoint affirm timepublic String getAppointAffirmTime()
public void setAppointEndTime(String appointEndTime)
appointEndTime
- the appoint end timepublic String getAppointEndTime()
public void setAppointStartTime(String appointStartTime)
appointStartTime
- the appoint start timepublic String getAppointStartTime()
public void setAppointStatus(Long appointStatus)
appointStatus
- the appoint statuspublic Long getAppointStatus()
public void setArriveTime(String arriveTime)
arriveTime
- the arrive timepublic String getArriveTime()
public void setBizStatusTxt(String bizStatusTxt)
bizStatusTxt
- the biz status txtpublic String getBizStatusTxt()
public void setBizType(Long bizType)
bizType
- the biz typepublic Long getBizType()
public void setCarId(String carId)
carId
- the car idpublic String getCarId()
public void setCreateTime(String createTime)
createTime
- the create timepublic String getCreateTime()
public void setOrderExpressList(List<MaintainBizOrderExpress> orderExpressList)
orderExpressList
- the order express listpublic List<MaintainBizOrderExpress> getOrderExpressList()
public void setOrderGoodsList(List<MaintainBizOrderGoods> orderGoodsList)
orderGoodsList
- the order goods listpublic List<MaintainBizOrderGoods> getOrderGoodsList()
public void setOrderNo(String orderNo)
orderNo
- the order nopublic String getOrderNo()
public void setOrderServerList(List<MaintainBizOrderServer> orderServerList)
orderServerList
- the order server listpublic List<MaintainBizOrderServer> getOrderServerList()
public void setOrderStatus(Long orderStatus)
orderStatus
- the order statuspublic Long getOrderStatus()
public void setOriginalCost(String originalCost)
originalCost
- the original costpublic String getOriginalCost()
public void setOutOrderNo(String outOrderNo)
outOrderNo
- the out order nopublic String getOutOrderNo()
public void setOutShopId(String outShopId)
outShopId
- the out shop idpublic String getOutShopId()
public void setPayTime(String payTime)
payTime
- the pay timepublic String getPayTime()
public void setRealCost(String realCost)
realCost
- the real costpublic String getRealCost()
public void setShopId(Long shopId)
shopId
- the shop idpublic Long getShopId()
public void setShopName(String shopName)
shopName
- the shop namepublic String getShopName()
public void setUpdateTime(String updateTime)
updateTime
- the update timepublic String getUpdateTime()
public void setUserId(String userId)
userId
- the user idpublic String getUserId()
Copyright © 2018. All rights reserved.