public class NameAddr
extends Object
| Constructor and Description |
|---|
NameAddr() |
NameAddr(String displayName,
String addressSpec) |
| Modifier and Type | Method and Description |
|---|---|
void |
setAddressSpec(String addressSpec) |
void |
setDisplayName(String displayName) |
org.apache.james.mime4j.dom.address.Mailbox |
toMime4jMailbox() |