public class AlipayEcoMycarMaintainOrderserverNotifyModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMycarMaintainOrderserverNotifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getChangeCost()
Gets change cost.
|
String |
getChangeDesc()
Gets change desc.
|
String |
getOrderNo()
Gets order no.
|
void |
setChangeCost(String changeCost)
Sets change cost.
|
void |
setChangeDesc(String changeDesc)
Sets change desc.
|
void |
setOrderNo(String orderNo)
Sets order no.
|
public AlipayEcoMycarMaintainOrderserverNotifyModel()
public String getChangeCost()
public void setChangeCost(String changeCost)
changeCost
- the change costpublic String getChangeDesc()
public void setChangeDesc(String changeDesc)
changeDesc
- the change descpublic String getOrderNo()
public void setOrderNo(String orderNo)
orderNo
- the order noCopyright © 2018. All rights reserved.