| Package | Description |
|---|---|
| com.gooddata.executeafm.resultspec |
| Modifier and Type | Method and Description |
|---|---|
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.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) |
AttributeSortItem(Direction direction,
String attributeIdentifier,
AttributeSortAggregation aggregation) |
MeasureSortItem(Direction direction,
List<LocatorItem> locators) |
MeasureSortItem(Direction direction,
LocatorItem... locators) |
Copyright © 2017. All rights reserved.