public class ReportSection extends ReportElement
name| Constructor and Description |
|---|
ReportSection() |
| Modifier and Type | Method and Description |
|---|---|
List<ReportElement> |
getElements() |
void |
setElements(List<ReportElement> elements) |
String |
toString() |
getName, setNamepublic List<ReportElement> getElements()
public void setElements(List<ReportElement> elements)
public String toString()
toString in class ReportElementCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.