Package | Description |
---|---|
griffon.plugins.mail |
Modifier and Type | Method and Description |
---|---|
Transport |
MailOptions.getTransport() |
static Transport |
Transport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transport[] |
Transport.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.withTransport(Transport transport) |