public class LicenseLimitNotificationUserView extends NotificationUserView implements NotificationContentData<LicenseLimitNotificationContent>
links, NOTIFICATIONS_LINK, NOTIFICATIONS_LINK_RESPONSE| Constructor and Description |
|---|
LicenseLimitNotificationUserView() |
| Modifier and Type | Method and Description |
|---|---|
LicenseLimitNotificationContent |
getContent() |
void |
setContent(LicenseLimitNotificationContent content) |
getContentType, getCreatedAt, getNotificationState, getSubclass, getType, hasSubclasses, setContentType, setCreatedAt, setNotificationState, setTypegetAllowedMethods, getAvailableLinks, getFirstLink, getHref, getLinks, getMeta, getResourceLinks, getResourceMetadata, hasLink, setMetagetGson, getJson, getJsonElement, getPatch, setGson, setJson, setJsonElement, setPatchclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetContentType, getCreatedAt, getType, setContentType, setCreatedAt, setTypepublic LicenseLimitNotificationContent getContent()
getContent in interface NotificationContentData<LicenseLimitNotificationContent>public void setContent(LicenseLimitNotificationContent content)
setContent in interface NotificationContentData<LicenseLimitNotificationContent>