Uses of Class
reportWriter.ReportSection
Packages that use ReportSection
-
Uses of ReportSection in reportWriter
Methods in reportWriter that return ReportSectionModifier and TypeMethodDescriptionReport.getSection(String titleToGet) Get a section based on the title.Methods in reportWriter that return types with arguments of type ReportSectionMethods in reportWriter with parameters of type ReportSectionModifier and TypeMethodDescriptionvoidReport.addSection(ReportSection newSection) Add a new section to the reportintReport.addSections(ReportSection[] newSections)