クラス PlainTextBodyPart
java.lang.Object
org.iplass.mtp.mail.template.definition.PlainTextBodyPart
- すべての実装されたインタフェース:
Serializable
メールテンプレートテキストメッセージ定義
- 関連項目:
-
コンストラクタの概要
-
メソッドの概要
-
コンストラクタの詳細
-
PlainTextBodyPart
public PlainTextBodyPart()
-
-
メソッドの詳細
-
getContent
コンテンツを取得します。- 戻り値:
- コンテンツ
-
setContent
コンテンツを設定します。- パラメータ:
content
- コンテンツ
-