| Constructor and Description |
|---|
MessagePojo() |
| Modifier and Type | Method and Description |
|---|---|
T |
getBody() |
String |
getHost() |
String |
getId() |
String |
getSubject() |
void |
setBody(T body) |
void |
setHost(String host) |
void |
setId(String id) |
void |
setSubject(String subject) |
Copyright © 2018. All rights reserved.