Uses of Enum Class
com.gooddata.sdk.model.executeafm.resultspec.AttributeSortAggregation
Packages that use AttributeSortAggregation
-
Uses of AttributeSortAggregation in com.gooddata.sdk.model.executeafm.resultspec
Methods in com.gooddata.sdk.model.executeafm.resultspec that return AttributeSortAggregationModifier and TypeMethodDescriptionstatic AttributeSortAggregationReturns the enum constant of this class with the specified name.static AttributeSortAggregation[]AttributeSortAggregation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.gooddata.sdk.model.executeafm.resultspec with parameters of type AttributeSortAggregationModifierConstructorDescriptionAttributeSortItem(Direction direction, String attributeIdentifier, AttributeSortAggregation aggregation)