Interface IResponseMessage

All Known Implementing Classes:
ErrorMessage, SuccessMessage

public interface IResponseMessage
  • Method Summary

    Modifier and Type
    Method
    Description
    Getter for the field message.
  • Method Details

    • getMessage

      String getMessage()

      Getter for the field message.

      Returns:
      the message