public class GroupPreferenceNotification extends BaseResponse implements Response
Modifier and Type | Field and Description |
---|---|
java.lang.String |
groupID |
boolean |
isFavorite |
NotificationPreference |
preference |
java.util.Date |
timestamp |
Constructor and Description |
---|
GroupPreferenceNotification() |
getOrigMessage, getTypeID, setOrigMessage, setTypeID, toJsonString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrigMessage, getTypeID, setOrigMessage, setTypeID, toJsonString
public java.lang.String groupID
public NotificationPreference preference
public boolean isFavorite
public java.util.Date timestamp