Uses of Class
org.jboss.security.xacml.core.model.policy.PolicySetType

Packages that use PolicySetType
org.jboss.security.xacml.core.model.policy   
 

Uses of PolicySetType in org.jboss.security.xacml.core.model.policy
 

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

Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type PolicySetType
 javax.xml.bind.JAXBElement<PolicySetType> ObjectFactory.createPolicySet(PolicySetType value)
          Create an instance of JAXBElement<PolicySetType>}
 

Methods in org.jboss.security.xacml.core.model.policy with parameters of type PolicySetType
 javax.xml.bind.JAXBElement<PolicySetType> ObjectFactory.createPolicySet(PolicySetType value)
          Create an instance of JAXBElement<PolicySetType>}
 



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