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

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

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

Fields in net.sf.ahtutils.xml.access declared as Views
protected  Views Usecase.views
           
protected  Views Role.views
           
protected  Views Group.views
           
protected  Views Category.views
           
 

Methods in net.sf.ahtutils.xml.access that return Views
 Views ObjectFactory.createViews()
          Create an instance of Views
 Views Usecase.getViews()
          Gets the value of the views property.
 Views Role.getViews()
          Gets the value of the views property.
 Views Group.getViews()
          Gets the value of the views property.
 Views Category.getViews()
          Gets the value of the views property.
 

Methods in net.sf.ahtutils.xml.access with parameters of type Views
 void Usecase.setViews(Views value)
          Sets the value of the views property.
 void Role.setViews(Views value)
          Sets the value of the views property.
 void Group.setViews(Views value)
          Sets the value of the views property.
 void Category.setViews(Views value)
          Sets the value of the views property.
 



Copyright © 2011. All Rights Reserved.