public static class OapiAuthorizationRbacRoleQueryResponse.OpenContactScopeVo extends TaobaoObject
| Constructor and Description |
|---|
OpenContactScopeVo() |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getDeptIds() |
Boolean |
getIncludeMemberDepts() |
Boolean |
getIncludeSelfManageDepts() |
List<String> |
getUserids() |
void |
setDeptIds(List<Long> deptIds) |
void |
setIncludeMemberDepts(Boolean includeMemberDepts) |
void |
setIncludeSelfManageDepts(Boolean includeSelfManageDepts) |
void |
setUserids(List<String> userids) |
public Boolean getIncludeMemberDepts()
public void setIncludeMemberDepts(Boolean includeMemberDepts)
public Boolean getIncludeSelfManageDepts()
public void setIncludeSelfManageDepts(Boolean includeSelfManageDepts)
Copyright © 2021. All rights reserved.