public interface ReportBand
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
BandOrientation |
getBandOrientation() |
java.util.List<ReportBand> |
getChildren() |
java.lang.String |
getName() |
ReportBand |
getParent() |
java.util.List<ReportQuery> |
getReportQueries() |
java.lang.String getName()
ReportBand getParent()
java.util.List<ReportBand> getChildren()
java.util.List<ReportQuery> getReportQueries()
BandOrientation getBandOrientation()