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 TypeMethodDescriptionbooleaninthashCode()voidsetFunctionName(SingleRowFunction.SingleRowFunctionName functionName) voidsetOperandList(List<Operand> operandList) toString()