Uses of Enum
org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression.StandardMethod
Packages that use AggregateExpression.StandardMethod
-
Uses of AggregateExpression.StandardMethod in org.apache.olingo.server.api.uri.queryoption.apply
Methods in org.apache.olingo.server.api.uri.queryoption.apply that return AggregateExpression.StandardMethodModifier and TypeMethodDescriptionAggregateExpression.getStandardMethod()
Gets the standard aggregation method if used.Returns the enum constant of this type with the specified name.static AggregateExpression.StandardMethod[]
AggregateExpression.StandardMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.