com.esf.device.modem.service
Interface ISerialModemService
- All Known Subinterfaces:
- ISerialCellularModemService
public interface ISerialModemService
Field Summary |
static java.lang.String |
SERVICE_NAME
service name of this interface for the bundle activator
(com.esf.device.modem.service.ISerialModemService) |
Method Summary |
java.lang.String |
getModemType()
Reports modem type (i.e. |
SERVICE_NAME
static final java.lang.String SERVICE_NAME
- service name of this interface for the bundle activator
(com.esf.device.modem.service.ISerialModemService)
getModemType
java.lang.String getModemType()
- Reports modem type (i.e. iden)
- Returns:
- modem type as
String