| Package | Description |
|---|---|
| com.gooddata.executeafm.resultspec |
| Modifier and Type | Method and Description |
|---|---|
static AttributeSortAggregation |
AttributeSortAggregation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeSortAggregation[] |
AttributeSortAggregation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AttributeSortItem(Direction direction,
String attributeIdentifier,
AttributeSortAggregation aggregation) |
Copyright © 2017. All rights reserved.