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

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

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

Subclasses of CombinerParametersType in org.jboss.security.xacml.core.model.policy
 class PolicyCombinerParametersType
          Java class for PolicyCombinerParametersType complex type.
 class PolicySetCombinerParametersType
          Java class for PolicySetCombinerParametersType complex type.
 class RuleCombinerParametersType
          Java class for RuleCombinerParametersType complex type.
 

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

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

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



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