| Modifier and Type | Method and Description |
|---|---|
AddresseType |
EmailAddresseeEntity.getAddresseType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailAddresseeEntity.setAddresseType(AddresseType addresseType) |
| Modifier and Type | Method and Description |
|---|---|
static AddresseType |
AddresseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddresseType |
AddresseType.valueOfEnum(String cod) |
static AddresseType[] |
AddresseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AddresseType |
Email.Addressee.getType() |
| Modifier and Type | Method and Description |
|---|---|
protected Email |
Email.addRecipients(AddresseType addresseType,
Stream<String> addresses) |
Copyright © 2019. All rights reserved.