Class ResponseType

    • Constructor Detail

      • ResponseType

        public ResponseType()
    • Method Detail

      • getStatus

        public StatusType getStatus()
        Gets the value of the status property.
        Returns:
        possible object is StatusType
      • setStatus

        public void setStatus​(StatusType value)
        Sets the value of the status property.
        Parameters:
        value - allowed object is StatusType
      • getResponseStatus

        public String getResponseStatus()
        Gets the value of the responseStatus property.
        Returns:
        possible object is String
      • setResponseStatus

        public void setResponseStatus​(String value)
        Sets the value of the responseStatus property.
        Parameters:
        value - allowed object is String
      • getId

        public String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

        public void setId​(String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String