public class OrgUnitGroupSet extends NameableObject
description, shortNamecode, created, id, lastUpdated, name| Constructor and Description |
|---|
OrgUnitGroupSet() |
OrgUnitGroupSet(String id,
String name) |
OrgUnitGroupSet(String id,
String name,
String shortName) |
| Modifier and Type | Method and Description |
|---|---|
Set<OrgUnitGroup> |
getOrganisationUnitGroups() |
void |
setOrganisationUnitGroups(Set<OrgUnitGroup> organisationUnitGroups) |
getDescription, getShortName, setDescription, setShortNameequals, getCode, getCreated, getId, getLastUpdated, getName, hashCode, setCode, setCreated, setId, setLastUpdated, setName, toStringpublic Set<OrgUnitGroup> getOrganisationUnitGroups()
public void setOrganisationUnitGroups(Set<OrgUnitGroup> organisationUnitGroups)
Copyright © 2019 UiO. All rights reserved.