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

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

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

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

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

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



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