Uses of Class
org.dspace.pack.bagit.xml.policy.Policy
-
Packages that use Policy Package Description org.dspace.pack.bagit.xml.policy -
-
Uses of Policy in org.dspace.pack.bagit.xml.policy
Methods in org.dspace.pack.bagit.xml.policy that return types with arguments of type Policy Modifier and Type Method Description List<Policy>Policies. getPolicies()Methods in org.dspace.pack.bagit.xml.policy with parameters of type Policy Modifier and Type Method Description voidPolicies. addPolicy(Policy policy)Method parameters in org.dspace.pack.bagit.xml.policy with type arguments of type Policy Modifier and Type Method Description voidPolicies. setPolicies(List<Policy> policies)
-