public class EmailDTO extends Object
Constructor and Description |
---|
EmailDTO(String strSubject,
String strContent)
Creates a new initialized EmailDTO
|
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Get the content of the email
|
String |
getSubject()
Get the subject of the email
|
Copyright © 2018 City of Paris. All rights reserved.