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

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

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

Fields in org.jboss.security.xacml.core.model.policy with type parameters of type EnvironmentType
protected  List<EnvironmentType> EnvironmentsType.environment
           
 

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

Methods in org.jboss.security.xacml.core.model.policy that return types with arguments of type EnvironmentType
 javax.xml.bind.JAXBElement<EnvironmentType> ObjectFactory.createEnvironment(EnvironmentType value)
          Create an instance of JAXBElement<EnvironmentType>}
 List<EnvironmentType> EnvironmentsType.getEnvironment()
          Gets the value of the environment property.
 

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



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