| Package | Description |
|---|---|
| net.emphased.malle |
| Modifier and Type | Method and Description |
|---|---|
static AddressType |
AddressType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddressType[] |
AddressType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Mail |
Mail.address(AddressType type,
Iterable<String> addresses) |
Mail |
Mail.address(AddressType type,
String addresses) |
Mail |
Mail.address(AddressType type,
String[] addresses) |
Mail |
Mail.address(AddressType type,
String address,
String personal) |
Copyright © 2015. All rights reserved.