public class AlipayEcoMycarViolationVehicleQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEcoMycarViolationVehicleQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEngineNo() |
String |
getViId() |
String |
getVinNo() |
String |
getViNumber() |
void |
setEngineNo(String engineNo) |
void |
setViId(String viId) |
void |
setVinNo(String vinNo) |
void |
setViNumber(String viNumber) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEcoMycarViolationVehicleQueryResponse()
public void setEngineNo(String engineNo)
public String getEngineNo()
public void setViId(String viId)
public String getViId()
public void setViNumber(String viNumber)
public String getViNumber()
public void setVinNo(String vinNo)
public String getVinNo()
Copyright © 2020. All rights reserved.