|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eurotech.framework.net.admin.modem.sierra.usb598.SierraUsb598Status
public class SierraUsb598Status
| Constructor Summary | |
|---|---|
SierraUsb598Status()
|
|
| Method Summary | |
|---|---|
static String |
getActivationStatus(int activationStatus)
Reports activation status |
static String |
getBandClass(int bandClass)
Reports band class |
static String |
getCallStatus(int callStatus)
Reports call status |
static String |
getChannelState(int chanState)
Reports channel state |
static String |
getPowerMode(int powerMode)
Reports Power Mode |
static String |
getRoamingStatus(int roamingStatus)
Reports roaming status |
static String |
getServiceIndication(int serviceIndication)
Reports service indication |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SierraUsb598Status()
| Method Detail |
|---|
public static String getChannelState(int chanState)
chanState -
public static String getBandClass(int bandClass)
bandClass -
public static String getRoamingStatus(int roamingStatus)
roamingStatus -
public static String getActivationStatus(int activationStatus)
activationStatus - as String
public static String getServiceIndication(int serviceIndication)
serviceIndication -
public static String getCallStatus(int callStatus)
callStatus -
public static String getPowerMode(int powerMode)
powerMode -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||