public abstract class Recipient
extends java.lang.Object
| Constructor and Description |
|---|
Recipient(RecipientType recipientType) |
| Modifier and Type | Method and Description |
|---|---|
NotificationReceptionType |
getNotificationReceptionType() |
RecipientType |
getRecipientType() |
void |
setNotificationReceptionType(NotificationReceptionType notificationReceptionType) |
public Recipient(RecipientType recipientType)
public NotificationReceptionType getNotificationReceptionType()
public RecipientType getRecipientType()
public void setNotificationReceptionType(NotificationReceptionType notificationReceptionType)