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