|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface Vodafone
ボーダフォン端末情報のインターフェースです。
| フィールドの概要 |
|---|
| インタフェース jp.sourceforge.livez.MobilePhone から継承されたフィールド |
|---|
BEAN_KEY |
| メソッドの概要 | |
|---|---|
Vappli |
getAppli()
Vアプリ実行環境情報を返します。 |
Application |
getApplication()
3GC端末でのアプリケーション情報を返します。 |
VodafoneBrowser |
getBrowser()
ボーダフォンブラウザ情報を返します。 |
CarrierType |
getCarrierType()
キャリアの種類を返します。 |
String |
getId()
端末の一意な識別子を返します。 |
String |
getName()
必ず端末名を返します。 |
String |
getProductName()
製品名を返します。 |
Screen |
getScreen()
画面情報を返します。 |
String |
getSerialNumber()
端末の製造番号を返します。 |
String |
getSeriesName()
必ずシリーズ名を返します。 |
ServiceType |
getServiceType()
端末の提供する通信サービスの種類を返します。 |
VodafoneSound |
getSound()
ボーダフォンサウンド情報を返します。 |
VodafoneType |
getType()
端末の型を返します。 |
UID |
getUserId()
UID 情報を返します。 |
String |
getVendorId()
必ずベンダーIDを返します。 |
| インタフェース jp.sourceforge.livez.MobilePhone から継承されたメソッド |
|---|
getEnableImageTypes |
| メソッドの詳細 |
|---|
ServiceType getServiceType()
必ず "ボーダフォンライブ" を返します。
MobilePhone<VodafoneBrowser,Vappli,UID> 内の getServiceTypeCarrierType getCarrierType()
この実装は必ず "ボーダフォン" を返します。
MobilePhone<VodafoneBrowser,Vappli,UID> 内の getCarrierTypeString getId()
MobilePhone<VodafoneBrowser,Vappli,UID> 内の getIdString getName()
端末名は端末IDから "_a" や "_b" などのマイナーバージョンシンボルを取り除いた値となります。
MobilePhone<VodafoneBrowser,Vappli,UID> 内の getNameString getProductName()
実装は単に端末名を返します。
MobilePhone<VodafoneBrowser,Vappli,UID> 内の getProductNameString getSeriesName()
MobilePhone<VodafoneBrowser,Vappli,UID> 内の getSeriesNameString getVendorId()
MobilePhone<VodafoneBrowser,Vappli,UID> 内の getVendorIdScreen getScreen()
不明な場合は null を返します。
MobilePhone<VodafoneBrowser,Vappli,UID> 内の getScreenVodafoneBrowser getBrowser()
MobilePhone<VodafoneBrowser,Vappli,UID> 内の getBrowserVappli getAppli()
非対応の場合は null を返します。
MobilePhone<VodafoneBrowser,Vappli,UID> 内の getAppliVodafoneSound getSound()
不明な場合は null を返します。
VodafoneType getType()
Application getApplication()
不明な場合は null を返します。
String getSerialNumber()
ユーザID通知設定が無効な場合は null を返します。
UID getUserId()
MobilePhone<VodafoneBrowser,Vappli,UID> 内の getUserId
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||