public class AlipayIserviceCognitiveOcrVehicleplateQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayIserviceCognitiveOcrVehicleplateQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getErrorContent()
Gets error content.
|
String |
getProb()
Gets prob.
|
String |
getRequestId()
Gets request id.
|
Boolean |
getSuccess()
Gets success.
|
String |
getTraceId()
Gets trace id.
|
String |
getTxt()
Gets txt.
|
void |
setErrorContent(String errorContent)
Sets error content.
|
void |
setProb(String prob)
Sets prob.
|
void |
setRequestId(String requestId)
Sets request id.
|
void |
setSuccess(Boolean success)
Sets success.
|
void |
setTraceId(String traceId)
Sets trace id.
|
void |
setTxt(String txt)
Sets txt.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayIserviceCognitiveOcrVehicleplateQueryResponse()
public void setErrorContent(String errorContent)
errorContent
- the error contentpublic String getErrorContent()
public void setProb(String prob)
prob
- the probpublic String getProb()
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 setTxt(String txt)
txt
- the txtpublic String getTxt()
Copyright © 2018. All rights reserved.