public class RuleViolationNotificationUserView extends NotificationUserView implements NotificationContentData<RuleViolationNotificationContent>
links, NOTIFICATIONS_LINK, NOTIFICATIONS_LINK_RESPONSE| Constructor and Description |
|---|
RuleViolationNotificationUserView() |
| Modifier and Type | Method and Description |
|---|---|
RuleViolationNotificationContent |
getContent() |
void |
setContent(RuleViolationNotificationContent 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 RuleViolationNotificationContent getContent()
getContent in interface NotificationContentData<RuleViolationNotificationContent>public void setContent(RuleViolationNotificationContent content)
setContent in interface NotificationContentData<RuleViolationNotificationContent>