public class AlipayIserviceCognitiveOcrDriverlicenseQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayIserviceCognitiveOcrDriverlicenseQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAddr()
Gets addr.
|
String |
getEndDate()
Gets end date.
|
String |
getErrorContent()
Gets error content.
|
String |
getName()
Gets name.
|
String |
getNum()
Gets num.
|
String |
getRequestId()
Gets request id.
|
String |
getSex()
Gets sex.
|
String |
getStartDate()
Gets start date.
|
Boolean |
getSuccess()
Gets success.
|
String |
getTraceId()
Gets trace id.
|
String |
getVehicleType()
Gets vehicle type.
|
void |
setAddr(String addr)
Sets addr.
|
void |
setEndDate(String endDate)
Sets end date.
|
void |
setErrorContent(String errorContent)
Sets error content.
|
void |
setName(String name)
Sets name.
|
void |
setNum(String num)
Sets num.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setSex(String sex)
Sets sex.
|
void |
setStartDate(String startDate)
Sets start date.
|
void |
setSuccess(Boolean success)
Sets success.
|
void |
setTraceId(String traceId)
Sets trace id.
|
void |
setVehicleType(String vehicleType)
Sets vehicle type.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayIserviceCognitiveOcrDriverlicenseQueryResponse()
public void setAddr(String addr)
addr
- the addrpublic String getAddr()
public void setEndDate(String endDate)
endDate
- the end datepublic String getEndDate()
public void setErrorContent(String errorContent)
errorContent
- the error contentpublic String getErrorContent()
public void setName(String name)
name
- the namepublic String getName()
public void setNum(String num)
num
- the numpublic String getNum()
public void setRequestId(String requestId)
requestId
- the request idpublic String getRequestId()
public void setSex(String sex)
sex
- the sexpublic String getSex()
public void setStartDate(String startDate)
startDate
- the start datepublic String getStartDate()
public void setSuccess(Boolean success)
success
- the successpublic Boolean getSuccess()
public void setTraceId(String traceId)
traceId
- the trace idpublic String getTraceId()
public void setVehicleType(String vehicleType)
vehicleType
- the vehicle typepublic String getVehicleType()
Copyright © 2018. All rights reserved.