|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface EZweb
EZweb 端末情報のインターフェースです。
フィールドの概要 |
---|
インタフェース jp.sourceforge.livez.MobilePhone から継承されたフィールド |
---|
BEAN_KEY |
メソッドの概要 | |
---|---|
EZappli |
getAppli()
EZアプリ(Java/BREW)実行環境情報を返します。 |
EZwebBrowser |
getBrowser()
ブラウザ情報を返します。 |
CarrierType |
getCarrierType()
キャリアの種類を返します。 |
EZwebMultiMedia |
getDataFormat()
各種 EZweb サービスへの対応状況を返します。 |
List<Frame> |
getFrames()
写真フレーム対応情報を返します。 |
String |
getId()
必ずデバイスタイプを返します。 |
String |
getName()
機種名を返します。 |
String |
getProductName()
製品名を返します。 |
Screen |
getScreen()
画面情報を返します。 |
String |
getSeriesName()
シリーズ名を返します。 |
ServiceType |
getServiceType()
端末の提供する通信サービスの種類を返します。 |
int |
getSoftkeyLabelLength()
ソフトキーのラベル文字列として使用可能な文字の最大桁数を返します。 |
int |
getSoftkeys()
ソフトキーの数を返します。 |
Stamp |
getStamp()
写真スタンプ対応情報を返します。 |
SubscriberId |
getUserId()
EZ番号(サブスクライバID)情報を返します。 |
boolean |
isPremiumEZ()
まとめてau支払い対応状況を返します。 |
インタフェース jp.sourceforge.livez.MobilePhone から継承されたメソッド |
---|
getEnableImageTypes, getVendorId |
メソッドの詳細 |
---|
ServiceType getServiceType()
必ず "EZweb" を返します。
MobilePhone<EZwebBrowser,EZappli,SubscriberId>
内の getServiceType
CarrierType getCarrierType()
必ず "AU" 又は "Tu-Ka" を返します。
MobilePhone<EZwebBrowser,EZappli,SubscriberId>
内の getCarrierType
String getId()
MobilePhone<EZwebBrowser,EZappli,SubscriberId>
内の getId
String getName()
MobilePhone
の記述: null
を返します。
MobilePhone<EZwebBrowser,EZappli,SubscriberId>
内の getName
String getProductName()
MobilePhone
の記述: null
を返します。
MobilePhone<EZwebBrowser,EZappli,SubscriberId>
内の getProductName
String getSeriesName()
シリーズ名がない場合は null
を返します。
MobilePhone<EZwebBrowser,EZappli,SubscriberId>
内の getSeriesName
Screen getScreen()
MobilePhone<EZwebBrowser,EZappli,SubscriberId>
内の getScreen
int getSoftkeys()
C202DE 端末の場合、0 を返します。
int getSoftkeyLabelLength()
EZwebBrowser getBrowser()
MobilePhone<EZwebBrowser,EZappli,SubscriberId>
内の getBrowser
EZappli getAppli()
EZアプリに対応していない場合は null
を返します。
MobilePhone<EZwebBrowser,EZappli,SubscriberId>
内の getAppli
List<Frame> getFrames()
不明な場合は null
を返します。
Stamp getStamp()
不明な場合は null
を返します。
EZwebMultiMedia getDataFormat()
SubscriberId getUserId()
EZ番号通知設定が "OFF" の場合は null
を返します。
MobilePhone<EZwebBrowser,EZappli,SubscriberId>
内の getUserId
boolean isPremiumEZ()
C3XX シリーズ以前の端末及び Tu-Ka 系端末の場合 false
を返します。
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |