Class ResponseContainer

    • Method Detail

      • getId

        public String getId()
        Get response data identifier.
        Returns:
        response data identifier.
      • setId

        public void setId​(String id)
        Set response data identifier.
        Parameters:
        id - response data identifier.
      • getType

        public String getType()
        Get type of the response data.
        Returns:
        type of the response data.