| Package | Description |
|---|---|
| com.gooddata.executeafm.result | |
| com.gooddata.executeafm.resultspec | |
| com.gooddata.md.report |
| Constructor and Description |
|---|
ResultTotalHeaderItem(String name,
Total type)
Creates new instance of given header name and total type
|
| Constructor and Description |
|---|
TotalItem(String measureIdentifier,
Total total,
String attributeIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
static Total |
Total.of(String total) |
static Total |
Total.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Total[] |
Total.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<List<Total>> |
AttributeInGrid.getTotals() |
| Constructor and Description |
|---|
AttributeInGrid(String uri,
String alias,
List<List<Total>> totals)
Creates new instance.
|
Copyright © 2017. All rights reserved.