public class MessageOfTheDayInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
html
The message in HTML-format.
|
String |
id
The ID of the message.
|
Date |
redisplay
The date and time the message will be displayed again after being dismissed by the user.
|
Constructor and Description |
---|
MessageOfTheDayInfo() |