Class LinkResponse.Range
java.lang.Object
com.bytedesk.wechat.work.assistant.LinkResponse.Range
- Enclosing class:
- LinkResponse
使用范围
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDepartmentList
(List<Integer> departmentList) void
setUserList
(List<String> userList)
-
Field Details
-
userList
-
departmentList
-
-
Constructor Details
-
Range
public Range()
-
-
Method Details
-
getUserList
-
setUserList
-
getDepartmentList
-
setDepartmentList
-