public class Communication extends Object
| Constructor and Description |
|---|
Communication(String origin,
String destination,
String messageTitle) |
Communication(String origin,
String destination,
String messageTitle,
String messageBody) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestination() |
String |
getMessageBody() |
String |
getMessageTitle() |
String |
getOrigin() |
Copyright © 2014. All Rights Reserved.