Class AggregateFunction

java.lang.Object
org.ehrbase.openehr.sdk.aql.dto.operand.AggregateFunction
All Implemented Interfaces:
ColumnExpression
Direct Known Subclasses:
CountDistinctAggregateFunction

public sealed class AggregateFunction extends Object implements ColumnExpression permits CountDistinctAggregateFunction
Author:
Stefan Spiska