|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface VodafoneUserAgent
ボーダフォン端末の HTTP ユーザエージェント情報のインターフェースです。
フィールドの概要 |
---|
インタフェース jp.sourceforge.livez.UserAgent から継承されたフィールド |
---|
HTTP_HEADER_KEY |
メソッドの概要 | |
---|---|
Application |
getApplication()
3GC端末のアプリケーション情報を返します。 |
float |
getGenerationVersion()
世代バージョン情報を返します。 |
String |
getSerialNumber()
端末の製造番号を返します。 |
Vappli |
getVappli()
Vアプリ実行環境情報を返します。 |
インタフェース jp.sourceforge.livez.UserAgent から継承されたメソッド |
---|
getId, getValue |
メソッドの詳細 |
---|
float getGenerationVersion()
String getSerialNumber()
null
を返します。
値には接頭語(SN)は含まれません。
Application getApplication()
null
を返します。
Vappli getVappli()
null
を返します。
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |