Package org.ehrbase.aql.definition
Class FuncParameter
java.lang.Object
org.ehrbase.aql.definition.FuncParameter
Created by christian on 9/22/2017.
-
Constructor Details
-
FuncParameter
-
-
Method Details
-
getType
-
getValue
-
isOperand
public boolean isOperand() -
isIdentifier
public boolean isIdentifier() -
isVariable
public boolean isVariable()
-