| Package | Description | 
|---|---|
| net.bluemind.backend.mail.api | 
| Modifier and Type | Field and Description | 
|---|---|
MessageBody.RecipientKind | 
MessageBody.Recipient.kind  | 
| Modifier and Type | Method and Description | 
|---|---|
static MessageBody.RecipientKind | 
MessageBody.RecipientKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static MessageBody.RecipientKind[] | 
MessageBody.RecipientKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static MessageBody.Recipient | 
MessageBody.Recipient.create(MessageBody.RecipientKind kind,
      java.lang.String dn,
      java.lang.String address)  | 
Copyright © 2021. All Rights Reserved.