Class FunctionOperand

java.lang.Object
ru.slie.luna.issue.query.operand.FunctionOperand
All Implemented Interfaces:
Operand

public class FunctionOperand extends Object implements Operand
  • Constructor Details

    • FunctionOperand

      public FunctionOperand(String value)
  • Method Details