@Entity(name="NotificationsMailDigestEntity") public class MailDigestEntity extends Object
| Constructor and Description |
|---|
MailDigestEntity() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
MailNotifEntity |
getNotification() |
String |
getType() |
MailDigestEntity |
setNotification(MailNotifEntity notification) |
MailDigestEntity |
setType(String type) |
public long getId()
public MailNotifEntity getNotification()
public MailDigestEntity setNotification(MailNotifEntity notification)
public String getType()
public MailDigestEntity setType(String type)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.