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