Class DecimalValue

    • Constructor Detail

      • DecimalValue

        public DecimalValue​(AtomicType typeLabel)
    • Method Detail

      • getDecimalValue

        public abstract java.math.BigDecimal getDecimalValue()
        Implementations of Decimal value don't throw an exception when converted to BigDecimal
        Specified by:
        getDecimalValue in class NumericValue
        Returns:
        the BigDecimal representation of the value