|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvironmentType | |
|---|---|
| org.jboss.security.xacml.core.model.context | |
| Uses of EnvironmentType in org.jboss.security.xacml.core.model.context |
|---|
| Fields in org.jboss.security.xacml.core.model.context declared as EnvironmentType | |
|---|---|
protected EnvironmentType |
RequestType.environment
|
| Methods in org.jboss.security.xacml.core.model.context that return EnvironmentType | |
|---|---|
EnvironmentType |
ObjectFactory.createEnvironmentType()
Create an instance of EnvironmentType |
EnvironmentType |
RequestType.getEnvironment()
Gets the value of the environment property. |
| Methods in org.jboss.security.xacml.core.model.context that return types with arguments of type EnvironmentType | |
|---|---|
javax.xml.bind.JAXBElement<EnvironmentType> |
ObjectFactory.createEnvironment(EnvironmentType value)
Create an instance of JAXBElement<EnvironmentType>} |
| Methods in org.jboss.security.xacml.core.model.context with parameters of type EnvironmentType | |
|---|---|
javax.xml.bind.JAXBElement<EnvironmentType> |
ObjectFactory.createEnvironment(EnvironmentType value)
Create an instance of JAXBElement<EnvironmentType>} |
void |
RequestType.setEnvironment(EnvironmentType value)
Sets the value of the environment property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||