Interface Request


public interface Request
  • Field Details

  • Method Details

    • getResponseConsumerURL

      String getResponseConsumerURL()
      Get the responseConsumerURL attribute value.
      Returns:
      String
    • setResponseConsumerURL

      void setResponseConsumerURL(String newResponseConsumerURL)
      Set the responseConsumerURL attribute value.
      Parameters:
      newResponseConsumerURL - the new responseConsumerURL attribute value
    • getService

      String getService()
      Get the service attribute value.
      Returns:
      String
    • setService

      void setService(String newService)
      Set the service attribute value.
      Parameters:
      newService - the new service attribute value
    • getMessageID

      String getMessageID()
      Get the messageID attribute value.
      Returns:
      String
    • setMessageID

      void setMessageID(String newMessageID)
      Set the messageID attribute value.
      Parameters:
      newMessageID - the new messageID attribute value