public class AlipayEcoMycarParkingOrderstatusQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEcoMycarParkingOrderstatusQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCarNumber()
Gets car number.
|
String |
getParkingId()
Gets parking id.
|
String |
getSelTime()
Gets sel time.
|
String |
getTransactionNo()
Gets transaction no.
|
void |
setCarNumber(String carNumber)
Sets car number.
|
void |
setParkingId(String parkingId)
Sets parking id.
|
void |
setSelTime(String selTime)
Sets sel time.
|
void |
setTransactionNo(String transactionNo)
Sets transaction no.
|
public AlipayEcoMycarParkingOrderstatusQueryModel()
public String getCarNumber()
public void setCarNumber(String carNumber)
carNumber - the car numberpublic String getParkingId()
public void setParkingId(String parkingId)
parkingId - the parking idpublic String getSelTime()
public void setSelTime(String selTime)
selTime - the sel timepublic String getTransactionNo()
public void setTransactionNo(String transactionNo)
transactionNo - the transaction noCopyright © 2018. All rights reserved.