|
||||||||||
前 次 | フレームあり フレームなし |
ReceiveProtocolType を使用しているパッケージ | |
---|---|
jp.sourceforge.livez.mail | 携帯電話向けにメール操作を簡易化させるユーティリティクラスを提供します。 |
jp.sourceforge.livez.mail での ReceiveProtocolType の使用 |
---|
ReceiveProtocolType を返す jp.sourceforge.livez.mail のメソッド | |
---|---|
ReceiveProtocolType |
MailProfile.getReceiveProtocol()
受信プロトコル名を返します。 |
static ReceiveProtocolType |
ReceiveProtocolType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static ReceiveProtocolType[] |
ReceiveProtocolType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
ReceiveProtocolType 型のパラメータを持つ jp.sourceforge.livez.mail のメソッド | |
---|---|
void |
MailProfile.setReceiveProtocol(ReceiveProtocolType protocol)
受信プロトコル名を設定します。 |
|
||||||||||
前 次 | フレームあり フレームなし |