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

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

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

Fields in org.jboss.security.xacml.core.model.policy with type parameters of type ActionMatchType
protected  List<ActionMatchType> ActionType.actionMatch
           
 

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

Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type ActionMatchType
 javax.xml.bind.JAXBElement<ActionMatchType> ObjectFactory.createActionMatch(ActionMatchType value)
          Create an instance of JAXBElement<ActionMatchType>}
 List<ActionMatchType> ActionType.getActionMatch()
          Gets the value of the actionMatch property.
 

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



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