| Package | Description |
|---|---|
| org.jboss.security.xacml.core.model.context |
| Modifier and Type | Field and Description |
|---|---|
protected List<AttributeValueType> |
AttributeType.attributeValue |
protected List<AttributeValueType> |
MissingAttributeDetailType.attributeValue |
| Modifier and Type | Method and Description |
|---|---|
AttributeValueType |
ObjectFactory.createAttributeValueType()
Create an instance of
AttributeValueType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributeValueType> |
ObjectFactory.createAttributeValue(AttributeValueType value)
|
List<AttributeValueType> |
AttributeType.getAttributeValue()
Gets the value of the attributeValue property.
|
List<AttributeValueType> |
MissingAttributeDetailType.getAttributeValue()
Gets the value of the attributeValue property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttributeValueType> |
ObjectFactory.createAttributeValue(AttributeValueType value)
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.