Interface NumberValue

    • Method Detail

      • get

        java.math.BigDecimal get()
        Get the BigDecimal value of this object.
        Returns:
        the BigDecimal value of this object
      • clone

        NumberValue clone()
        Returns a deep copy of this object.
        Specified by:
        clone in interface FieldValue
        Returns:
        a deep copy of this object