|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgr.uoa.di.madgik.environment.notifications.Message
gr.uoa.di.madgik.environment.notifications.TextMessage
public class TextMessage
| Constructor Summary | |
|---|---|
TextMessage()
|
|
| Method Summary | |
|---|---|
String |
getText()
|
void |
setText(String message)
|
| Methods inherited from class gr.uoa.di.madgik.environment.notifications.Message |
|---|
addBooleanProperty, addByteProperty, addDoubleProperty, addFloatProperty, addIntProperty, addObjectProperty, addStringProperty, clearProperties, getBooleanProperty, getByteProperty, getDeliveryMode, getDoubleProperty, getExpiration, getFloatProperty, getIntProperty, getMessage, getMessageID, getMessageType, getObjectProperty, getPriority, getRedelivered, getStringProperties, getStringProperty, getTimestamp, setDeliveryMode, setExpiration, setMessage, setMessageID, setMessageType, setPriority, setRedelivered, setTimestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextMessage()
| Method Detail |
|---|
public void setText(String message)
public String getText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||