Class FuncParameter

java.lang.Object
org.ehrbase.aql.definition.FuncParameter

public class FuncParameter extends Object
Created by christian on 9/22/2017.
  • Constructor Details

  • Method Details

    • getType

      public FuncParameterType getType()
    • getValue

      public Object getValue()
    • isOperand

      public boolean isOperand()
    • isIdentifier

      public boolean isIdentifier()
    • isVariable

      public boolean isVariable()