public class AlipayIserviceCognitiveOcrVehicledashboardQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceCognitiveOcrVehicledashboardQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIp() |
List<VehicleDashboardResult> |
getResult() |
Long |
getRet() |
Long |
getRt() |
String |
getSid() |
void |
setIp(String ip) |
void |
setResult(List<VehicleDashboardResult> result) |
void |
setRet(Long ret) |
void |
setRt(Long rt) |
void |
setSid(String sid) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayIserviceCognitiveOcrVehicledashboardQueryResponse()
public void setIp(String ip)
public String getIp()
public void setResult(List<VehicleDashboardResult> result)
public List<VehicleDashboardResult> getResult()
public void setRet(Long ret)
public Long getRet()
public void setRt(Long rt)
public Long getRt()
public void setSid(String sid)
public String getSid()
Copyright © 2023. All rights reserved.