Uses of Class
org.jboss.security.xacml.jaxb.PolicySetType

Packages that use PolicySetType
org.jboss.security.xacml.jaxb   
 

Uses of PolicySetType in org.jboss.security.xacml.jaxb
 

Fields in org.jboss.security.xacml.jaxb with type parameters of type PolicySetType
protected  List<PolicySetType> PolicySetType.policySet
           
protected  List<PolicySetType> PoliciesType.policySet
           
 

Methods in org.jboss.security.xacml.jaxb that return PolicySetType
 PolicySetType ObjectFactory.createPolicySetType()
          Create an instance of PolicySetType
 

Methods in org.jboss.security.xacml.jaxb that return types with arguments of type PolicySetType
 List<PolicySetType> PolicySetType.getPolicySet()
          Gets the value of the policySet property.
 List<PolicySetType> PoliciesType.getPolicySet()
          Gets the value of the policySet property.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.