public class DeptSimpleListRes extends WechatRes
| 限定符和类型 | 类和说明 |
|---|---|
class |
DeptSimpleListRes.DeptId |
| 限定符和类型 | 字段和说明 |
|---|---|
private List<DeptSimpleListRes.DeptId> |
deptIds |
| 构造器和说明 |
|---|
DeptSimpleListRes() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DeptSimpleListRes.DeptId> |
getDeptIds() |
cn.net.wanmo.common.restful.body.Res |
parse(com.alibaba.fastjson.JSONObject jsonObject) |
void |
setDeptIds(List<DeptSimpleListRes.DeptId> deptIds) |
defaultErrCode, isOk, isSuccess, setBodydecryptBody, getBody, getBodyType, getConsumeTime, getDecryptParams, getErrCode, getErrMsg, getHeaderField, getHeaders, getResTime, isDecrypt, parse, parse, setBodyType, setConsumeTime, setDecrypt, setDecryptParams, setErrCode, setErrMsg, setHeaders, setResTime, toJSONString, toStringprivate List<DeptSimpleListRes.DeptId> deptIds
public cn.net.wanmo.common.restful.body.Res parse(com.alibaba.fastjson.JSONObject jsonObject)
public List<DeptSimpleListRes.DeptId> getDeptIds()
public void setDeptIds(List<DeptSimpleListRes.DeptId> deptIds)
Copyright © 2024. All rights reserved.