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

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

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

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

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

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



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