| パッケージ | 説明 |
|---|---|
| org.dbflute.mail.send.embedded.postie |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static SMailHonestPostie.TextType |
SMailHonestPostie.TextType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static SMailHonestPostie.TextType[] |
SMailHonestPostie.TextType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected String |
SMailHonestPostie.buildTextContentType(CardView view,
SMailHonestPostie.TextType textType,
String encoding) |
protected javax.mail.internet.MimePart |
SMailHonestPostie.setupTextPart(CardView view,
javax.mail.internet.MimePart part,
String text,
SMailHonestPostie.TextType textType) |
Copyright © 2015–2020 The DBFlute Project. All rights reserved.