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