Class SubstringInvocation

All Implemented Interfaces:
Invocation

public class SubstringInvocation extends OperatorExpressionInvocation
  • Constructor Details

    • SubstringInvocation

      public SubstringInvocation(org.hl7.elm.r1.Substring expression)
  • Method Details

    • getOperands

      public Iterable<org.hl7.elm.r1.Expression> getOperands()
    • setOperands

      public void setOperands(Iterable<org.hl7.elm.r1.Expression> operands)