Package | Description |
---|---|
org.gcube.portal.mailing.message |
Modifier and Type | Method and Description |
---|---|
RecipientType |
Recipient.getType() |
static RecipientType |
RecipientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecipientType[] |
RecipientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Recipient(EmailAddress address,
RecipientType type)
Initialize the recipient with the provided address and for the provided type.
|
Copyright © 2018. All Rights Reserved.