Class IdentifiedPath
java.lang.Object
org.ehrbase.openehr.sdk.aql.dto.operand.IdentifiedPath
- All Implemented Interfaces:
ColumnExpression,ComparisonLeftOperand,Operand
public final class IdentifiedPath
extends Object
implements ColumnExpression, Operand, ComparisonLeftOperand
- Author:
- Stefan Spiska
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPath()getRoot()inthashCode()render()voidsetPath(AqlObjectPath path) voidvoidsetRootPredicate(List<AndOperatorPredicate> rootPredicate) toString()