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

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

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

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

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

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



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