public class PlainTextMessage extends QueryMessage
| Modifier and Type | Field and Description |
|---|---|
String |
cleanText |
versionsMESSAGE_ERROR, MESSAGE_PLAINTEXT, MESSAGE_QUERY, messageType| Constructor and Description |
|---|
PlainTextMessage(List<Integer> versions,
String cleanText) |
public String cleanText
public int hashCode()
hashCode in class QueryMessagepublic boolean equals(Object obj)
equals in class QueryMessageCopyright © 2015. All rights reserved.