public class EmailAddress extends Object
| Constructor and Description |
|---|
EmailAddress() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getType() |
void |
setAddress(String address) |
void |
setType(String type) |
Apache Camel