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