|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjavax.mail.Provider.Type
public static class Provider.Type
この内部クラスは Provider タイプを定義します。 現在サポートされているプロバイダのタイプは STORE と TRANSPORT の 2 つだけです。
フィールドの概要 | |
---|---|
static Provider.Type |
STORE
|
static Provider.Type |
TRANSPORT
|
メソッドの概要 | |
---|---|
String |
toString()
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
フィールドの詳細 |
---|
public static final Provider.Type STORE
public static final Provider.Type TRANSPORT
メソッドの詳細 |
---|
public String toString()
Object
内の toString
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |