public class Address extends Object implements Serializable
| Constructor and Description |
|---|
Address(String name,
String subject,
Map options) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Map |
getOptions() |
String |
getSubject() |
static Address |
parse(String address) |
String |
toString() |
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.