Interface Attribute

    • Method Detail

      • getValue

        java.lang.String getValue()
                           throws java.io.IOException
        Returns the value of this HttpData.
        Throws:
        java.io.IOException
      • setValue

        void setValue​(java.lang.String value)
               throws java.io.IOException
        Sets the value of this HttpData.
        Throws:
        java.io.IOException