Uses of Class
net.sf.ahtutils.xml.access.Actions

Packages that use Actions
net.sf.ahtutils.xml.access   
 

Uses of Actions in net.sf.ahtutils.xml.access
 

Fields in net.sf.ahtutils.xml.access declared as Actions
protected  Actions View.actions
           
protected  Actions Usecase.actions
           
protected  Actions Role.actions
           
 

Methods in net.sf.ahtutils.xml.access that return Actions
 Actions ObjectFactory.createActions()
          Create an instance of Actions
 Actions View.getActions()
          Gets the value of the actions property.
 Actions Usecase.getActions()
          Gets the value of the actions property.
 Actions Role.getActions()
          Gets the value of the actions property.
 

Methods in net.sf.ahtutils.xml.access with parameters of type Actions
 void View.setActions(Actions value)
          Sets the value of the actions property.
 void Usecase.setActions(Actions value)
          Sets the value of the actions property.
 void Role.setActions(Actions value)
          Sets the value of the actions property.
 



Copyright © 2011. All Rights Reserved.