Interface Message
public interface Message
Class that represent the message in the search by PQL
-
Method Details
-
getText
String getText()Get the text of the message- Returns:
- Text of the message in String
-
getType
MessageType getType()Get the type of the message- Returns:
- MessageType
-