33343536373839
/** * Constructs a report footer containing no elements. */ public ReportFooter() { setElementType(new ReportFooterType()); }