クラス PlainTextBodyPart

java.lang.Object
org.iplass.mtp.mail.template.definition.PlainTextBodyPart
すべての実装されたインタフェース:
Serializable

public class PlainTextBodyPart extends Object implements Serializable
メールテンプレートテキストメッセージ定義
関連項目:
  • コンストラクタの詳細

    • PlainTextBodyPart

      public PlainTextBodyPart()
  • メソッドの詳細

    • getContent

      public String getContent()
      コンテンツを取得します。
      戻り値:
      コンテンツ
    • setContent

      public void setContent(String content)
      コンテンツを設定します。
      パラメータ:
      content - コンテンツ