Interface XmlByte

    • Field Detail

    • Method Detail

      • byteValue

        byte byteValue()
        Deprecated.
        replaced by getByteValue()
        Returns this value as a byte
      • set

        void set​(byte s)
        Deprecated.
        replaced by setByteValue(byte)
        Sets this value as a byte
      • getByteValue

        byte getByteValue()
        Returns this value as a byte
      • setByteValue

        void setByteValue​(byte s)
        Sets this value as a byte