Interface StatusCode

    • Method Detail

      • getStatusCode

        StatusCode getStatusCode()
        Gets the Status Code of this Status Code.
        Returns:
        StatusCode StatusCode
      • setStatusCode

        void setStatusCode​(StatusCode newStatusCode)
        Sets the Status Code of this Status Code.
        Parameters:
        newStatusCode - the Status Code of this Status Code.
      • getValue

        String getValue()
        Gets the Value of this Status Code.
        Returns:
        StatusCode Value
      • setValue

        void setValue​(String newValue)
        Sets the Value of this Status Code.
        Parameters:
        newValue - the Value of this Status Code