Interface XmlInteger

    • Field Detail

    • Method Detail

      • getBigIntegerValue

        java.math.BigInteger getBigIntegerValue()
        Returns this value as a BigInteger
      • setBigIntegerValue

        void setBigIntegerValue​(java.math.BigInteger bi)
        Sets this value as a BigInteger
      • bigIntegerValue

        java.math.BigInteger bigIntegerValue()
        Deprecated.
        replaced with getBigIntegerValue()
        Returns this value as a BigInteger