public class OrgUnitGroupSet extends NameableObject
code, id, name| Constructor and Description |
|---|
OrgUnitGroupSet() |
OrgUnitGroupSet(String id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Set<OrgUnitGroup> |
getOrganisationUnitGroups() |
void |
setOrganisationUnitGroups(Set<OrgUnitGroup> organisationUnitGroups) |
getDescription, getShortName, setDescription, setShortNamepublic Set<OrgUnitGroup> getOrganisationUnitGroups()
public void setOrganisationUnitGroups(Set<OrgUnitGroup> organisationUnitGroups)
Copyright © 2018 UiO. All rights reserved.