| Package | Description |
|---|---|
| org.jboss.security.xacml.core.model.policy |
| Modifier and Type | Field and Description |
|---|---|
protected ConditionType |
RuleType.condition |
| Modifier and Type | Method and Description |
|---|---|
ConditionType |
ObjectFactory.createConditionType()
Create an instance of
ConditionType |
ConditionType |
RuleType.getCondition()
Gets the value of the condition property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConditionType> |
ObjectFactory.createCondition(ConditionType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ConditionType> |
ObjectFactory.createCondition(ConditionType value)
|
void |
RuleType.setCondition(ConditionType value)
Sets the value of the condition property.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.