public class OapiRhinoTransportMaplocationQueryResponse extends TaobaoResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiRhinoTransportMaplocationQueryResponse.Configs
config信息
|
static class |
OapiRhinoTransportMaplocationQueryResponse.MapLocationDetailResult
返回结果
|
| Constructor and Description |
|---|
OapiRhinoTransportMaplocationQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
String |
getExternalMsgInfo() |
List<OapiRhinoTransportMaplocationQueryResponse.MapLocationDetailResult> |
getModel() |
Boolean |
getSuccess() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setExternalMsgInfo(String externalMsgInfo) |
void |
setModel(List<OapiRhinoTransportMaplocationQueryResponse.MapLocationDetailResult> model) |
void |
setSuccess(Boolean success) |
getBody, getCode, getErrorCode, getFlag, getHeaderContent, getMessage, getMsg, getParams, getQimenType, getRequestId, getRequestUrl, getSubCode, getSubMessage, getSubMsg, setBody, setCode, setErrorCode, setFlag, setHeaderContent, setMessage, setMsg, setParams, setQimenType, setRequestId, setRequestUrl, setSubCode, setSubMessage, setSubMsgpublic OapiRhinoTransportMaplocationQueryResponse()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setExternalMsgInfo(String externalMsgInfo)
public String getExternalMsgInfo()
public void setModel(List<OapiRhinoTransportMaplocationQueryResponse.MapLocationDetailResult> model)
public List<OapiRhinoTransportMaplocationQueryResponse.MapLocationDetailResult> getModel()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.