|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeValueType | |
|---|---|
| org.jboss.security.xacml.core.model.context | |
| Uses of AttributeValueType in org.jboss.security.xacml.core.model.context |
|---|
| Fields in org.jboss.security.xacml.core.model.context with type parameters of type AttributeValueType | |
|---|---|
protected List<AttributeValueType> |
MissingAttributeDetailType.attributeValue
|
protected List<AttributeValueType> |
AttributeType.attributeValue
|
| Methods in org.jboss.security.xacml.core.model.context that return AttributeValueType | |
|---|---|
AttributeValueType |
ObjectFactory.createAttributeValueType()
Create an instance of AttributeValueType |
| Methods in org.jboss.security.xacml.core.model.context that return types with arguments of type AttributeValueType | |
|---|---|
javax.xml.bind.JAXBElement<AttributeValueType> |
ObjectFactory.createAttributeValue(AttributeValueType value)
Create an instance of JAXBElement<AttributeValueType>} |
List<AttributeValueType> |
MissingAttributeDetailType.getAttributeValue()
Gets the value of the attributeValue property. |
List<AttributeValueType> |
AttributeType.getAttributeValue()
Gets the value of the attributeValue property. |
| Methods in org.jboss.security.xacml.core.model.context with parameters of type AttributeValueType | |
|---|---|
javax.xml.bind.JAXBElement<AttributeValueType> |
ObjectFactory.createAttributeValue(AttributeValueType value)
Create an instance of JAXBElement<AttributeValueType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||