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

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

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

Fields in net.sf.ahtutils.xml.access with type parameters of type Group
protected  List<Group> RoleAutoAssign.Add.group
           
protected  List<Group> RoleAutoAssign.Rm.group
           
protected  List<Group> Groups.group
           
 

Methods in net.sf.ahtutils.xml.access that return Group
 Group ObjectFactory.createGroup()
          Create an instance of Group
 

Methods in net.sf.ahtutils.xml.access that return types with arguments of type Group
 List<Group> RoleAutoAssign.Add.getGroup()
          Gets the value of the group property.
 List<Group> RoleAutoAssign.Rm.getGroup()
          Gets the value of the group property.
 List<Group> Groups.getGroup()
          Gets the value of the group property.
 



Copyright © 2011. All Rights Reserved.