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