Class SingleRowFunction
java.lang.Object
org.ehrbase.openehr.sdk.aql.dto.operand.SingleRowFunction
- All Implemented Interfaces:
ColumnExpression,ComparisonLeftOperand,FunctionCall,Operand
- 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()