| Package | Description |
|---|---|
| com.gooddata.executeafm.resultspec |
| Modifier and Type | Method and Description |
|---|---|
Set<TotalItem> |
Dimension.findTotals(String attrIdentifier) |
Set<TotalItem> |
Dimension.getTotals() |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
Dimension.addTotal(TotalItem total) |
| Modifier and Type | Method and Description |
|---|---|
void |
Dimension.setTotals(Set<TotalItem> totals) |
| Constructor and Description |
|---|
Dimension(List<String> itemIdentifiers,
Set<TotalItem> totals)
Creates new instance
|
Copyright © 2017. All rights reserved.