Class BigDecimalValue

    • Constructor Detail

      • BigDecimalValue

        public BigDecimalValue​(java.math.BigDecimal result,
                               int sequence,
                               int order)
    • Method Detail

      • formatValue

        public java.lang.String formatValue()
        Description copied from class: IndicatorValue
        Returns the string representation of the raw value.
        Specified by:
        formatValue in class IndicatorValue
      • formatDataType

        public java.lang.String formatDataType()
        Description copied from class: IndicatorValue
        Returns the string representation of the data type.
        Specified by:
        formatDataType in class IndicatorValue