| Package | Description |
|---|---|
| com.gooddata.executeafm.result |
| Modifier and Type | Method and Description |
|---|---|
List<List<List<AttributeHeaderItem>>> |
ExecutionResult.getAttributeHeaderItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionResult.addAttributeHeaderItems(List<List<AttributeHeaderItem>> items)
Add attribute header items for next dimension (this method will add dimension in attribute header items)
|
void |
ExecutionResult.setAttributeHeaderItems(List<List<List<AttributeHeaderItem>>> attributeHeaderItems)
Sets attribute header items, for each attribute in each dimension, there is a list of headers
|
Copyright © 2017. All rights reserved.