public class EmailOverrides extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
emailAddress |
protected String |
subject |
protected String |
text |
| Constructor and Description |
|---|
EmailOverrides(String emailAddress,
String subject,
String text) |
Copyright © 2014 Digipost Open Source. All rights reserved.