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

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

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

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

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

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



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