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

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

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

Fields in org.jboss.security.xacml.core.model.policy declared as EnvironmentsType
protected  EnvironmentsType TargetType.environments
           
 

Methods in org.jboss.security.xacml.core.model.policy that return EnvironmentsType
 EnvironmentsType ObjectFactory.createEnvironmentsType()
          Create an instance of EnvironmentsType
 EnvironmentsType TargetType.getEnvironments()
          Gets the value of the environments property.
 

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

Methods in org.jboss.security.xacml.core.model.policy with parameters of type EnvironmentsType
 javax.xml.bind.JAXBElement<EnvironmentsType> ObjectFactory.createEnvironments(EnvironmentsType value)
          Create an instance of JAXBElement<EnvironmentsType>}
 void TargetType.setEnvironments(EnvironmentsType value)
          Sets the value of the environments property.
 



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