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