public class AlipayIserviceCognitiveOcrVehiclelicenseQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayIserviceCognitiveOcrVehiclelicenseQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getEngineNum()
Gets engine num.
|
String |
getErrorContent()
Gets error content.
|
String |
getIssueDate()
Gets issue date.
|
String |
getModel()
Gets model.
|
String |
getOwner()
Gets owner.
|
String |
getPlateNum()
Gets plate num.
|
String |
getRegisterDate()
Gets register date.
|
String |
getRequestId()
Gets request id.
|
Boolean |
getSuccess()
Gets success.
|
String |
getTraceId()
Gets trace id.
|
String |
getUseCharacter()
Gets use character.
|
String |
getVehicleType()
Gets vehicle type.
|
String |
getVin()
Gets vin.
|
void |
setEngineNum(String engineNum)
Sets engine num.
|
void |
setErrorContent(String errorContent)
Sets error content.
|
void |
setIssueDate(String issueDate)
Sets issue date.
|
void |
setModel(String model)
Sets model.
|
void |
setOwner(String owner)
Sets owner.
|
void |
setPlateNum(String plateNum)
Sets plate num.
|
void |
setRegisterDate(String registerDate)
Sets register date.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setSuccess(Boolean success)
Sets success.
|
void |
setTraceId(String traceId)
Sets trace id.
|
void |
setUseCharacter(String useCharacter)
Sets use character.
|
void |
setVehicleType(String vehicleType)
Sets vehicle type.
|
void |
setVin(String vin)
Sets vin.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayIserviceCognitiveOcrVehiclelicenseQueryResponse()
public void setEngineNum(String engineNum)
engineNum
- the engine numpublic String getEngineNum()
public void setErrorContent(String errorContent)
errorContent
- the error contentpublic String getErrorContent()
public void setIssueDate(String issueDate)
issueDate
- the issue datepublic String getIssueDate()
public void setModel(String model)
model
- the modelpublic String getModel()
public void setOwner(String owner)
owner
- the ownerpublic String getOwner()
public void setPlateNum(String plateNum)
plateNum
- the plate numpublic String getPlateNum()
public void setRegisterDate(String registerDate)
registerDate
- the register datepublic String getRegisterDate()
public void setRequestId(String requestId)
requestId
- the request idpublic String getRequestId()
public void setSuccess(Boolean success)
success
- the successpublic Boolean getSuccess()
public void setTraceId(String traceId)
traceId
- the trace idpublic String getTraceId()
public void setUseCharacter(String useCharacter)
useCharacter
- the use characterpublic String getUseCharacter()
public void setVehicleType(String vehicleType)
vehicleType
- the vehicle typepublic String getVehicleType()
public void setVin(String vin)
vin
- the vinpublic String getVin()
Copyright © 2018. All rights reserved.