Interface XmlUnsignedShort

    • Field Detail

    • Method Detail

      • getIntValue

        int getIntValue()
        Returns this value as an int
      • setIntValue

        void setIntValue​(int v)
        Sets this value as an int
      • intValue

        int intValue()
        Deprecated.
        replaced with getIntValue()
        Returns this value as an int
      • set

        void set​(int v)
        Deprecated.
        replaced with setIntValue(int)
        Sets this value as an int