public class RuleViolationNotificationView extends NotificationView implements NotificationContentData<RuleViolationNotificationContent>
| Constructor and Description |
|---|
RuleViolationNotificationView() |
| Modifier and Type | Method and Description |
|---|---|
RuleViolationNotificationContent |
getContent() |
void |
setContent(RuleViolationNotificationContent 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 RuleViolationNotificationContent getContent()
getContent in interface NotificationContentData<RuleViolationNotificationContent>public void setContent(RuleViolationNotificationContent content)
setContent in interface NotificationContentData<RuleViolationNotificationContent>