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

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

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

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

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

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



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