| Package | Description |
|---|---|
| com.fangcloud.sdk.api | |
| com.fangcloud.sdk.api.admin.department | |
| com.fangcloud.sdk.api.comment | |
| com.fangcloud.sdk.api.group | |
| com.fangcloud.sdk.api.user |
| Modifier and Type | Method and Description |
|---|---|
YfyMiniUser |
YfyItem.getOwnedBy() |
| Modifier and Type | Method and Description |
|---|---|
void |
YfyItem.setOwnedBy(YfyMiniUser ownedBy) |
| Modifier and Type | Method and Description |
|---|---|
YfyMiniUser |
YfyDetailedDepartment.getDirector() |
| Modifier and Type | Method and Description |
|---|---|
List<YfyMiniUser> |
YfyDetailedDepartment.getSpecialUsers() |
List<YfyMiniUser> |
AdminDepartmentUserResult.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
YfyDetailedDepartment.setDirector(YfyMiniUser director) |
| Modifier and Type | Method and Description |
|---|---|
void |
YfyDetailedDepartment.setSpecialUsers(List<YfyMiniUser> specialUsers) |
void |
AdminDepartmentUserResult.setUsers(List<YfyMiniUser> users) |
| Modifier and Type | Method and Description |
|---|---|
YfyMiniUser |
YfyComment.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
YfyComment.setUser(YfyMiniUser user) |
| Modifier and Type | Method and Description |
|---|---|
YfyMiniUser |
YfyGroup.getAdminUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
YfyGroup.setAdminUser(YfyMiniUser adminUser) |
| Modifier and Type | Method and Description |
|---|---|
List<YfyMiniUser> |
SearchUserResult.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchUserResult.setUsers(List<YfyMiniUser> users) |
Copyright © 2018 YiFangYun. All rights reserved.