Uses of Class
planetj.database.report.OverallReportBreak

Packages that use OverallReportBreak
planetj.database.report   
 

Uses of OverallReportBreak in planetj.database.report
 

Methods in planetj.database.report that return OverallReportBreak
 OverallReportBreak ReportBreak.getOverallReportBreak()
          If an OverallReportBreak with the same field descriptors and column function was created when this ReportBreak was created, then that OverallReportBreak is returned.
 OverallReportBreak OverallReportBreak.getOverallReportBreak()
          Returns this same object
 

Methods in planetj.database.report with parameters of type OverallReportBreak
protected  void ReportBreak.setOverallReportBreak(OverallReportBreak pORB)
          Sets the OverallReportBreak associated with this ReportBreak
protected  void OverallReportBreak.setOverallReportBreak(OverallReportBreak pORB)
          Do not invoke this method