public static class CorpRoleListResponse.RoleGroups extends TaobaoObject
| Constructor and Description |
|---|
RoleGroups() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupName() |
List<CorpRoleListResponse.Roles> |
getRoles() |
void |
setGroupName(String groupName) |
void |
setRoles(List<CorpRoleListResponse.Roles> roles) |
public String getGroupName()
public void setGroupName(String groupName)
public List<CorpRoleListResponse.Roles> getRoles()
public void setRoles(List<CorpRoleListResponse.Roles> roles)
Copyright © 2021. All rights reserved.