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

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

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

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

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

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



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