| Package | Description |
|---|---|
| com.gooddata.md.report |
| 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.