public class OapiServiceGetAgentResponse extends TaobaoResponse
| Constructor and Description |
|---|
OapiServiceGetAgentResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAgentid() |
Long |
getClose() |
String |
getDescription() |
Long |
getErrcode() |
String |
getErrmsg() |
String |
getLogoUrl() |
String |
getName() |
boolean |
isSuccess() |
void |
setAgentid(Long agentid) |
void |
setClose(Long close) |
void |
setDescription(String description) |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setLogoUrl(String logoUrl) |
void |
setName(String name) |
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 void setAgentid(Long agentid)
public Long getAgentid()
public void setClose(Long close)
public Long getClose()
public void setDescription(String description)
public String getDescription()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setLogoUrl(String logoUrl)
public String getLogoUrl()
public void setName(String name)
public String getName()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.