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

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

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

Fields in net.sf.ahtutils.xml.access declared as Groups
protected  Groups Group.groups
           
protected  Groups Category.groups
           
 

Methods in net.sf.ahtutils.xml.access that return Groups
 Groups ObjectFactory.createGroups()
          Create an instance of Groups
 Groups Group.getGroups()
          Gets the value of the groups property.
 Groups Category.getGroups()
          Gets the value of the groups property.
 

Methods in net.sf.ahtutils.xml.access with parameters of type Groups
 void Group.setGroups(Groups value)
          Sets the value of the groups property.
 void Category.setGroups(Groups value)
          Sets the value of the groups property.
 



Copyright © 2011. All Rights Reserved.