Uses of Class
net.ponec.jworksheet.report.GroupSet

Packages that use GroupSet
net.ponec.jworksheet.report Report clasess 
 

Uses of GroupSet in net.ponec.jworksheet.report
 

Fields in net.ponec.jworksheet.report declared as GroupSet
protected  GroupSet ReportA.groupSet
          Group Set
 

Fields in net.ponec.jworksheet.report with type parameters of type GroupSet
protected  java.util.List<GroupSet> ReportTab.data
          Table of results
 

Methods in net.ponec.jworksheet.report that return GroupSet
protected  GroupSet ReportA.getGroupSet()
          Vrací sadu skupin:
 

Methods in net.ponec.jworksheet.report with parameters of type GroupSet
 void ReportA.setGroupSet(GroupSet groupSet)
           
 



Copyright © 2007-2009 PPonec