public class AlipayEcoMycarViolationVehicleQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoMycarViolationVehicleQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getEngineNo()
Gets engine no.
|
String |
getViId()
Gets vi id.
|
String |
getVinNo()
Gets vin no.
|
String |
getViNumber()
Gets vi number.
|
void |
setEngineNo(String engineNo)
Sets engine no.
|
void |
setViId(String viId)
Sets vi id.
|
void |
setVinNo(String vinNo)
Sets vin no.
|
void |
setViNumber(String viNumber)
Sets vi number.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoMycarViolationVehicleQueryResponse()
public void setEngineNo(String engineNo)
engineNo
- the engine nopublic String getEngineNo()
public void setViId(String viId)
viId
- the vi idpublic String getViId()
public void setViNumber(String viNumber)
viNumber
- the vi numberpublic String getViNumber()
public void setVinNo(String vinNo)
vinNo
- the vin nopublic String getVinNo()
Copyright © 2018. All rights reserved.