Interface StatusCodeType

    • Method Detail

      • getStatusCode

        StatusCodeType getStatusCode()
        Gets the status code.
        Returns:
        status code
      • setStatusCode

        void setStatusCode​(StatusCodeType code)
        Sets the status code.
        Parameters:
        code - status code
      • getValue

        String getValue()
        Gets the value of the attribute named value of the status element.
        Returns:
        The value of the attribute named value for the status element
      • setValue

        void setValue​(String value)
        Sets the attribute named value of the status elements.
        Parameters:
        value - The wanted value for the attribute value