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