public class AliasDestination extends Object implements Destination
| Constructor and Description |
|---|
AliasDestination() |
| Modifier and Type | Method and Description |
|---|---|
Recipient |
getRecipient() |
void |
setRecipient(Recipient recipient) |
void |
setRecipient(String recipient) |
String |
toString() |