Class AggregateFunction
java.lang.Object
org.ehrbase.openehr.sdk.aql.dto.operand.AggregateFunction
- All Implemented Interfaces:
ColumnExpression
- Direct Known Subclasses:
CountDistinctAggregateFunction
- Author:
- Stefan Spiska
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFunctionName(AggregateFunction.AggregateFunctionName functionName) voidsetIdentifiedPath(IdentifiedPath identifiedPath)
-
Constructor Details
-
AggregateFunction
public AggregateFunction()
-
-
Method Details
-
getIdentifiedPath
-
setIdentifiedPath
-
setFunctionName
-
getFunctionName
-