Uses of Class
net.sf.mpxj.GroupClause

Packages that use GroupClause
net.sf.mpxj   
 

Uses of GroupClause in net.sf.mpxj
 

Methods in net.sf.mpxj that return types with arguments of type GroupClause
 List<GroupClause> Group.getGroupClauses()
          Retrieve a list of all clauses which define this group.
 

Methods in net.sf.mpxj with parameters of type GroupClause
 void Group.addGroupClause(GroupClause clause)
          Adds a clause to the group definition.
 



Copyright © 2012. All Rights Reserved.