public class MaintainVehicleInfo extends AlipayObject
Constructor and Description |
---|
MaintainVehicleInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getBgUrl()
Gets bg url.
|
String |
getEngineNo()
Gets engine no.
|
String |
getEngineType()
Gets engine type.
|
String |
getManufacturer()
Gets manufacturer.
|
String |
getModelId()
Gets model id.
|
String |
getProductionYear()
Gets production year.
|
List<String> |
getSweptVolume()
Gets swept volume.
|
String |
getViBrandLogo()
Gets vi brand logo.
|
String |
getViBrandName()
Gets vi brand name.
|
String |
getViCityId()
Gets vi city id.
|
String |
getViCityName()
Gets vi city name.
|
String |
getViLogoUrl()
Gets vi logo url.
|
String |
getViMileage()
Gets vi mileage.
|
String |
getViModelName()
Gets vi model name.
|
String |
getViNumber()
Gets vi number.
|
String |
getViSeriesName()
Gets vi series name.
|
Date |
getViStartTime()
Gets vi start time.
|
String |
getViStyleName()
Gets vi style name.
|
List<String> |
getViVin()
Gets vi vin.
|
Date |
getVlStartTime()
Gets vl start time.
|
void |
setBgUrl(String bgUrl)
Sets bg url.
|
void |
setEngineNo(String engineNo)
Sets engine no.
|
void |
setEngineType(String engineType)
Sets engine type.
|
void |
setManufacturer(String manufacturer)
Sets manufacturer.
|
void |
setModelId(String modelId)
Sets model id.
|
void |
setProductionYear(String productionYear)
Sets production year.
|
void |
setSweptVolume(List<String> sweptVolume)
Sets swept volume.
|
void |
setViBrandLogo(String viBrandLogo)
Sets vi brand logo.
|
void |
setViBrandName(String viBrandName)
Sets vi brand name.
|
void |
setViCityId(String viCityId)
Sets vi city id.
|
void |
setViCityName(String viCityName)
Sets vi city name.
|
void |
setViLogoUrl(String viLogoUrl)
Sets vi logo url.
|
void |
setViMileage(String viMileage)
Sets vi mileage.
|
void |
setViModelName(String viModelName)
Sets vi model name.
|
void |
setViNumber(String viNumber)
Sets vi number.
|
void |
setViSeriesName(String viSeriesName)
Sets vi series name.
|
void |
setViStartTime(Date viStartTime)
Sets vi start time.
|
void |
setViStyleName(String viStyleName)
Sets vi style name.
|
void |
setViVin(List<String> viVin)
Sets vi vin.
|
void |
setVlStartTime(Date vlStartTime)
Sets vl start time.
|
public String getBgUrl()
public void setBgUrl(String bgUrl)
bgUrl
- the bg urlpublic String getEngineNo()
public void setEngineNo(String engineNo)
engineNo
- the engine nopublic String getEngineType()
public void setEngineType(String engineType)
engineType
- the engine typepublic String getManufacturer()
public void setManufacturer(String manufacturer)
manufacturer
- the manufacturerpublic String getModelId()
public void setModelId(String modelId)
modelId
- the model idpublic String getProductionYear()
public void setProductionYear(String productionYear)
productionYear
- the production yearpublic void setSweptVolume(List<String> sweptVolume)
sweptVolume
- the swept volumepublic String getViBrandLogo()
public void setViBrandLogo(String viBrandLogo)
viBrandLogo
- the vi brand logopublic String getViBrandName()
public void setViBrandName(String viBrandName)
viBrandName
- the vi brand namepublic String getViCityId()
public void setViCityId(String viCityId)
viCityId
- the vi city idpublic String getViCityName()
public void setViCityName(String viCityName)
viCityName
- the vi city namepublic String getViLogoUrl()
public void setViLogoUrl(String viLogoUrl)
viLogoUrl
- the vi logo urlpublic String getViMileage()
public void setViMileage(String viMileage)
viMileage
- the vi mileagepublic String getViModelName()
public void setViModelName(String viModelName)
viModelName
- the vi model namepublic String getViNumber()
public void setViNumber(String viNumber)
viNumber
- the vi numberpublic String getViSeriesName()
public void setViSeriesName(String viSeriesName)
viSeriesName
- the vi series namepublic Date getViStartTime()
public void setViStartTime(Date viStartTime)
viStartTime
- the vi start timepublic String getViStyleName()
public void setViStyleName(String viStyleName)
viStyleName
- the vi style namepublic Date getVlStartTime()
public void setVlStartTime(Date vlStartTime)
vlStartTime
- the vl start timeCopyright © 2018. All rights reserved.