Interface XmlUnsignedInt

    • Field Detail

    • Method Detail

      • getLongValue

        long getLongValue()
        Returns this value as a long
      • setLongValue

        void setLongValue​(long v)
        Sets this value as a long
      • longValue

        long longValue()
        Deprecated.
        replaced with getLongValue()
        Returns this value as a long
      • set

        void set​(long v)
        Deprecated.
        replaced with setLongValue(long)
        Sets this value as a long