public class DeviceGroupShare extends Object implements Serializable
| Constructor and Description |
|---|
DeviceGroupShare() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getGroupRoles() |
String |
getUsername() |
void |
setGroupRoles(List<String> groupRoles) |
void |
setUsername(String username) |
Copyright © 2016 WSO2. All rights reserved.