Class SingleRowFunction
java.lang.Object
org.ehrbase.openehr.sdk.aql.dto.operand.SingleRowFunction
- All Implemented Interfaces:
ColumnExpression,ComparisonLeftOperand,Operand
public class SingleRowFunction
extends Object
implements ColumnExpression, Operand, ComparisonLeftOperand
- Author:
- Stefan Spiska
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetFunctionName(SingleRowFunction.SingleRowFunctionName functionName) voidsetOperandList(List<Operand> operandList)
-
Constructor Details
-
SingleRowFunction
public SingleRowFunction()
-
-
Method Details
-
getOperandList
-
setOperandList
-
setFunctionName
-
getFunctionName
-