public class AggregateImpl extends Object implements org.apache.olingo.server.api.uri.queryoption.apply.Aggregate
| Constructor and Description |
|---|
AggregateImpl() |
| Modifier and Type | Method and Description |
|---|---|
AggregateImpl |
addExpression(org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression expression) |
List<org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression> |
getExpressions() |
org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind |
getKind() |
public org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind getKind()
getKind in interface org.apache.olingo.server.api.uri.queryoption.ApplyItempublic List<org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression> getExpressions()
getExpressions in interface org.apache.olingo.server.api.uri.queryoption.apply.Aggregatepublic AggregateImpl addExpression(org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression expression)
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.