Uses of Class
org.objectweb.dsrg.sofa.cushion.binding.actionreg.Actions.Action

Packages that use Actions.Action
org.objectweb.dsrg.sofa.cushion.actionreg Provides access to action classes using Java XML Binding (JAXB). 
org.objectweb.dsrg.sofa.cushion.binding.actionreg   
 

Uses of Actions.Action in org.objectweb.dsrg.sofa.cushion.actionreg
 

Subclasses of Actions.Action in org.objectweb.dsrg.sofa.cushion.actionreg
 class Action
           
 

Uses of Actions.Action in org.objectweb.dsrg.sofa.cushion.binding.actionreg
 

Fields in org.objectweb.dsrg.sofa.cushion.binding.actionreg with type parameters of type Actions.Action
protected  java.util.List<Actions.Action> Actions.action
           
 

Methods in org.objectweb.dsrg.sofa.cushion.binding.actionreg that return Actions.Action
 Actions.Action ObjectFactory.createActionsAction()
          Create an instance of Actions.Action
 

Methods in org.objectweb.dsrg.sofa.cushion.binding.actionreg that return types with arguments of type Actions.Action
 java.util.List<Actions.Action> Actions.getAction()
          Gets the value of the action property.