Uses of Class
org.dspace.pack.bagit.xml.roles.AssociatedGroup
-
Packages that use AssociatedGroup Package Description org.dspace.pack.bagit.xml.roles -
-
Uses of AssociatedGroup in org.dspace.pack.bagit.xml.roles
Methods in org.dspace.pack.bagit.xml.roles that return types with arguments of type AssociatedGroup Modifier and Type Method Description Set<AssociatedGroup>DSpaceRoles. getGroups()Methods in org.dspace.pack.bagit.xml.roles with parameters of type AssociatedGroup Modifier and Type Method Description voidDSpaceRoles. addGroup(AssociatedGroup group)Add a singleAssociatedGroup
-