Class Threshold

    • Constructor Detail

      • Threshold

        protected Threshold()
      • Threshold

        protected Threshold​(Threshold other)
    • Method Detail

      • getType

        public byte getType()
      • setType

        public void setType​(byte type)
      • setType

        public void setType​(int type)
      • getFormula

        protected Formula getFormula()
      • getParsedExpression

        public Ptg[] getParsedExpression()
      • setParsedExpression

        public void setParsedExpression​(Ptg[] ptgs)
      • getValue

        public Double getValue()
      • setValue

        public void setValue​(Double value)
      • getDataLength

        public int getDataLength()