public class ReportFactWithDetails extends AbstractDTOBase
Constructor and Description |
---|
ReportFactWithDetails() |
Modifier and Type | Method and Description |
---|---|
SummaryValue[] |
getAggregates() |
ReportRow[] |
getRows() |
void |
setAggregates(SummaryValue[] aggregates) |
void |
setRows(ReportRow[] rows) |
toString
public ReportRow[] getRows()
public void setRows(ReportRow[] rows)
public SummaryValue[] getAggregates()
public void setAggregates(SummaryValue[] aggregates)
Apache Camel