Interface MessageAccessor

All Known Subinterfaces:
MessageAccessor.MessageProperty

public interface MessageAccessor
Provides an accessor for a message property.
  • Method Details

    • getMessage

      String getMessage()
      Retrieves the message from the message property.
      Returns:
      The message stored by the message property.