| Package | Description | 
|---|---|
| net.datenwerke.rs.saiku.server.rest.objects.resultset | |
| net.datenwerke.rs.saiku.server.rest.util | 
| Modifier and Type | Method and Description | 
|---|---|
| Total[][] | QueryResult. getColTotalsLists() | 
| Total[][] | QueryResult. getRowTotalsLists() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | QueryResult. setColTotalsLists(Total[][] colTotalsLists) | 
| void | QueryResult. setRowTotalsLists(Total[][] rowTotalsLists) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Total[][] | RestUtil. convertTotals(java.util.List<TotalNode>[] totalLists) |