Package de.xima.fc.mdl.mail.data
Class BodyPartData
java.lang.Object
de.xima.fc.mdl.mail.data.BodyPartData
- All Implemented Interfaces:
Serializable
Class for storing informations and data for an mail-bodypart based on text
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BodyPartData
-
-
Method Details
-
getData
- Returns:
- the data
-
setData
- Parameters:
data
- the data to set
-
getContentType
- Returns:
- the contentType
-
setContentType
- Parameters:
contentType
- the contentType to set
-