public class OapiWorkbenchShortcutListbypagingResponse extends TaobaoResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OapiWorkbenchShortcutListbypagingResponse.IsvOrgShortcutDTO
企业下指定应用已添加快捷方式列表
|
static class |
OapiWorkbenchShortcutListbypagingResponse.IsvOrgShortcutListDTO
返回结果
|
| 构造器和说明 |
|---|
OapiWorkbenchShortcutListbypagingResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiWorkbenchShortcutListbypagingResponse.IsvOrgShortcutListDTO |
getResult() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setResult(OapiWorkbenchShortcutListbypagingResponse.IsvOrgShortcutListDTO result) |
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 OapiWorkbenchShortcutListbypagingResponse()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setResult(OapiWorkbenchShortcutListbypagingResponse.IsvOrgShortcutListDTO result)
public OapiWorkbenchShortcutListbypagingResponse.IsvOrgShortcutListDTO getResult()
public boolean isSuccess()
isSuccess 在类中 TaobaoResponseCopyright © 2020. All rights reserved.