public class NotificationMessage extends Object implements Serializable
| Constructor and Description |
|---|
NotificationMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArguments() |
String |
getMessageKey() |
boolean |
isRead() |
void |
setArguments(String arguments) |
void |
setMessageKey(String messageKey) |
void |
setRead(boolean read) |
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.