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

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

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

Fields in org.jboss.security.xacml.core.model.policy with type parameters of type CombinerParameterType
protected  List<CombinerParameterType> CombinerParametersType.combinerParameter
           
 

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

Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type CombinerParameterType
 javax.xml.bind.JAXBElement<CombinerParameterType> ObjectFactory.createCombinerParameter(CombinerParameterType value)
          Create an instance of JAXBElement<CombinerParameterType>}
 List<CombinerParameterType> CombinerParametersType.getCombinerParameter()
          Gets the value of the combinerParameter property.
 

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



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