|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.alarexgroup.m2mplf.adapters.hw.InfoAdapter
public class InfoAdapter
Adapter delivers information about module and it's state
| Method Summary | |
|---|---|
java.lang.String |
getDeviceModel()
Gets identification of device model |
java.lang.String |
getDeviceRevision()
Gets device revision number |
static InfoAdapter |
getIdentificationAdapter()
Returns active instance of adapter |
java.lang.String |
getIMEI()
Gets IMEI |
java.lang.String |
getIMSI()
Gets IMSI |
MobileStatus |
getMobileStatus()
Gets operating parameters of this module |
java.lang.String |
getSIMid()
Gets SIM card identificator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static InfoAdapter getIdentificationAdapter()
public java.lang.String getDeviceRevision()
public java.lang.String getDeviceModel()
public java.lang.String getIMEI()
public java.lang.String getIMSI()
public java.lang.String getSIMid()
public MobileStatus getMobileStatus()
MobileStatus
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||