Interface XmlDecimal

    • Field Detail

    • Method Detail

      • getBigDecimalValue

        java.math.BigDecimal getBigDecimalValue()
        Returns this value as a BigDecimal
      • setBigDecimalValue

        void setBigDecimalValue​(java.math.BigDecimal bd)
        Sets this value as a BigDecimal
      • bigDecimalValue

        java.math.BigDecimal bigDecimalValue()
        Deprecated.
        replaced with getBigDecimalValue()
        Returns this value as a BigDecimal