| Package | Description |
|---|---|
| griffon.plugins.mail |
| Modifier and Type | Method and Description |
|---|---|
MimeType |
MailOptions.getMimeType() |
static MimeType |
MimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MimeType[] |
MimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MailOptions.Builder |
MailOptions.Builder.withMimeType(MimeType mimeType) |