public class GetUserListBody extends Object
| 构造器和说明 |
|---|
GetUserListBody(int dept_id,
int cursor,
int size) |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getContain_access_limit() |
int |
getCursor() |
int |
getDept_id() |
String |
getLanguage() |
String |
getOrder_field() |
int |
getSize() |
GetUserListBody |
setContain_access_limit(Boolean contain_access_limit) |
GetUserListBody |
setLanguage(String language) |
GetUserListBody |
setOrder_field(String order_field) |
public int getDept_id()
public int getCursor()
public int getSize()
public String getOrder_field()
public GetUserListBody setOrder_field(String order_field)
public Boolean getContain_access_limit()
public GetUserListBody setContain_access_limit(Boolean contain_access_limit)
public String getLanguage()
public GetUserListBody setLanguage(String language)
Copyright © 2022. All rights reserved.