public class JaxbGroupList extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbGroup> |
groups
A list of groups.
|
| Constructor and Description |
|---|
JaxbGroupList() |
JaxbGroupList(Collection<JaxbGroup> groups) |
JaxbGroupList(JaxbGroup group) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Group group) |
List<JaxbGroup> |
getGroups() |
void |
setRoles(List<JaxbGroup> roles) |
public JaxbGroupList()
public JaxbGroupList(JaxbGroup group)
public JaxbGroupList(Collection<JaxbGroup> groups)
Copyright © 2009–2020 Opencast Project. All rights reserved.