| Package | Description |
|---|---|
| com.gooddata.executeafm.resultspec |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
Dimension.addTotal(TotalItem total) |
| Modifier and Type | Method and Description |
|---|---|
List<Dimension> |
ResultSpec.getDimensions() |
| Modifier and Type | Method and Description |
|---|---|
ResultSpec |
ResultSpec.addDimension(Dimension dimension) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultSpec.setDimensions(List<Dimension> dimensions) |
| Constructor and Description |
|---|
ResultSpec(List<Dimension> dimensions,
List<SortItem> sorts) |
Copyright © 2017. All rights reserved.