NTT DOCOMO and Hitachi Kokusai Electric Know-how & Confidential

クラス
com.docomo_um.module.ModuleException の使用

ModuleException を使用しているパッケージ
com.docomo_um.module モジュール全般に関するクラスを定義します。 
 

com.docomo_um.module での ModuleException の使用
 

ModuleException をスローする com.docomo_um.module のメソッド
 void ModuleManager.cancelSystemUpdate()
          現在実行中のシステムアップデートをキャンセルします。
 void ModuleManager.changeApplication(Application application)
          次回モジュール電源ON時に起動するアプリケーションを設定します。
 void PINManager.changePIN1Code(java.lang.String currentCode, java.lang.String newCode)
          PIN1コードを変更します。
 int ModuleInfo.getAreaInfo()
          現在のエリア状態を取得します。
 int PINManager.getFullLockRemainCount()
          完全ロック状態(PINManager.STATUS_FULL_LOCK)となるまでに入力可能な残りの回数を取得します。
 java.lang.String ModuleInfo.getICCID()
          ICCID(Integrated Circuit Card ID)を取得します。
 java.lang.String ModuleInfo.getIMEI()
          IMEI(International Mobile Equipment Identity)を取得します。
 java.lang.String ModuleInfo.getIMEISV()
          IMEISV(International Mobile Equipment Identity Software Version)を取得します。
static ModuleManager ModuleManager.getInstance()
          モジュール管理クラスのインスタンスを生成します。
 java.lang.String ModuleInfo.getModuleVersion()
          本モジュールのバージョンを取得します。
 int PINManager.getPIN1LockRemainCount()
          PIN1ロック状態(PINManager.STATUS_LOCK_PIN1)となるまでに入力可能な残り回数を取得します。
 PINManager ModuleManager.getPINManager()
          PIN管理クラスのインスタンスを生成します。
 int PINManager.getPINStatus()
          PIN状態を取得します。
 int ModuleInfo.getReceivedPowerIndicator()
          本モジュールが受信する電波の受信電力指標を取得します。
 int ModuleInfo.getRegulationStatus()
          現在の通信規制状態を取得します。
 int ModuleInfo.getSignalStatus()
          現在のアンテナ状態を取得します。
 int ModuleManager.getSystemUpdateStatus()
          システムアップデートの実行状態を取得します。
 java.lang.String ModuleInfo.getTelephoneNumber()
          モジュールが利用する電話番号を取得します。
 void ModuleManager.reset()
          リセットします。
 void PINManager.setPIN1CodeEnable(boolean enabled, java.lang.String code)
          PIN1コードの有効/無効を指定します。
 void ModuleManager.turnOff()
          アプリケーションを終了してモジュールの電源をOFFします。
 void ModuleManager.turnOff(java.util.Date bootTime)
          アプリケーションを終了してモジュールの電源をOFFした後、指定した起動時刻にモジュールの電源をONしアプリケーションを起動します。
 void PINManager.unlockPIN1Code(java.lang.String unlockCode, java.lang.String newCode)
          PIN1のロックを解除します。
 void ModuleManager.updateSystem()
          システムアップデートを実行します。
 void PINManager.verifyPIN1Code(java.lang.String code)
          PIN1コードの照合を行います。
 


Copyright © 2013 NTT DOCOMO, INC. and Hitachi Kokusai Electric Inc. All Rights Reserved.