public class AlipayIserviceCognitiveOcrVehicleplateQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceCognitiveOcrVehicleplateQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrorContent() |
String |
getProb() |
String |
getRequestId() |
Boolean |
getSuccess() |
String |
getTraceId() |
String |
getTxt() |
void |
setErrorContent(String errorContent) |
void |
setProb(String prob) |
void |
setRequestId(String requestId) |
void |
setSuccess(Boolean success) |
void |
setTraceId(String traceId) |
void |
setTxt(String txt) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayIserviceCognitiveOcrVehicleplateQueryResponse()
public void setErrorContent(String errorContent)
public String getErrorContent()
public void setProb(String prob)
public String getProb()
public void setRequestId(String requestId)
public String getRequestId()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public void setTraceId(String traceId)
public String getTraceId()
public void setTxt(String txt)
public String getTxt()
Copyright © 2023. All rights reserved.