com.esf.device.modem.service
Interface ISerialCellularModemService

All Superinterfaces:
IBasicCellularModemService, ICellularModemService, ISerialModemService

public interface ISerialCellularModemService
extends ICellularModemService, ISerialModemService


Field Summary
static java.lang.String SERVICE_NAME
          service name of this interface for the bundle activator (com.arcom.zywan.device.modem.service.ISerialCellularModemService)
 
Method Summary
 
Methods inherited from interface com.esf.device.modem.service.ICellularModemService
applyNewConfiguration, connect, disconnect, getCallRxCounter, getCallTxCounter, getConnectionInfo, getIPaddress, getNetworkTechnology, getPeerIPaddress, getPowerMode, getServiceType, getSignalStrength, isConnected, isConnecting, isEnabledInConfiguration, isRoaming, provideConfiguration, reset, turnOff, turnOn
 
Methods inherited from interface com.esf.device.modem.service.IBasicCellularModemService
allowConnect, disable, enable, getManufacturer, getModel, getRevisionID, getSerialNumber, isConnectAllowed, isEnabled, isOn
 
Methods inherited from interface com.esf.device.modem.service.ISerialModemService
getModemType
 

Field Detail

SERVICE_NAME

static final java.lang.String SERVICE_NAME
service name of this interface for the bundle activator (com.arcom.zywan.device.modem.service.ISerialCellularModemService)