public class PolicyOverrideNotificationView extends NotificationView implements NotificationContentData<PolicyOverrideNotificationContent>
| Constructor and Description |
|---|
PolicyOverrideNotificationView() |
| Modifier and Type | Method and Description |
|---|---|
PolicyOverrideNotificationContent |
getContent() |
void |
setContent(PolicyOverrideNotificationContent content) |
getContentType, getCreatedAt, getSubclass, getType, hasSubclasses, setContentType, setCreatedAt, 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 PolicyOverrideNotificationContent getContent()
getContent in interface NotificationContentData<PolicyOverrideNotificationContent>public void setContent(PolicyOverrideNotificationContent content)
setContent in interface NotificationContentData<PolicyOverrideNotificationContent>