public final class Notification extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
Date |
getCreationDate() |
String |
getSender() |
String |
getTargetUrl() |
String |
getTitle() |
String |
getType() |
UUID |
getUuid() |
public UUID getUuid()
public String getSender()
public String getType()
public String getTitle()
public String getContent()
public Date getCreationDate()
public String getTargetUrl()
Copyright © 2017. All Rights Reserved.