public class AlipayEcoMycarDialogonlineVehicleQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoMycarDialogonlineVehicleQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getFactoryDate()
Gets factory date.
|
String |
getLibId()
Gets lib id.
|
String |
getManufacturer()
Gets manufacturer.
|
String |
getResidentCity()
Gets resident city.
|
String |
getViBrand()
Gets vi brand.
|
String |
getViCc()
Gets vi cc.
|
String |
getViId()
Gets vi id.
|
String |
getViMileage()
Gets vi mileage.
|
String |
getViModel()
Gets vi model.
|
String |
getViSeries()
Gets vi series.
|
String |
getViTime()
Gets vi time.
|
void |
setFactoryDate(String factoryDate)
Sets factory date.
|
void |
setLibId(String libId)
Sets lib id.
|
void |
setManufacturer(String manufacturer)
Sets manufacturer.
|
void |
setResidentCity(String residentCity)
Sets resident city.
|
void |
setViBrand(String viBrand)
Sets vi brand.
|
void |
setViCc(String viCc)
Sets vi cc.
|
void |
setViId(String viId)
Sets vi id.
|
void |
setViMileage(String viMileage)
Sets vi mileage.
|
void |
setViModel(String viModel)
Sets vi model.
|
void |
setViSeries(String viSeries)
Sets vi series.
|
void |
setViTime(String viTime)
Sets vi time.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoMycarDialogonlineVehicleQueryResponse()
public void setFactoryDate(String factoryDate)
factoryDate
- the factory datepublic String getFactoryDate()
public void setLibId(String libId)
libId
- the lib idpublic String getLibId()
public void setManufacturer(String manufacturer)
manufacturer
- the manufacturerpublic String getManufacturer()
public void setResidentCity(String residentCity)
residentCity
- the resident citypublic String getResidentCity()
public void setViBrand(String viBrand)
viBrand
- the vi brandpublic String getViBrand()
public void setViCc(String viCc)
viCc
- the vi ccpublic String getViCc()
public void setViId(String viId)
viId
- the vi idpublic String getViId()
public void setViMileage(String viMileage)
viMileage
- the vi mileagepublic String getViMileage()
public void setViModel(String viModel)
viModel
- the vi modelpublic String getViModel()
public void setViSeries(String viSeries)
viSeries
- the vi seriespublic String getViSeries()
public void setViTime(String viTime)
viTime
- the vi timepublic String getViTime()
Copyright © 2018. All rights reserved.