Class Threshold

    • Method Detail

      • getType

        public byte getType()
      • setType

        public void setType​(byte type)
      • setType

        public void setType​(int type)
      • getParsedExpression

        public Ptg[] getParsedExpression()
      • setParsedExpression

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

        public java.lang.Double getValue()
      • setValue

        public void setValue​(java.lang.Double value)
      • getDataLength

        public int getDataLength()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • copyTo

        public void copyTo​(Threshold rec)