Class PlainTextBodyPart
java.lang.Object
org.iplass.mtp.mail.template.definition.PlainTextBodyPart
- All Implemented Interfaces:
Serializable
メールテンプレートテキストメッセージ定義
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PlainTextBodyPart
public PlainTextBodyPart()
-
-
Method Details
-
getContent
コンテンツを取得します。- Returns:
- コンテンツ
-
setContent
コンテンツを設定します。- Parameters:
content
- コンテンツ
-