|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerialModemComm | |
---|---|
com.eurotech.framework.linux.net.modem |
Uses of SerialModemComm in com.eurotech.framework.linux.net.modem |
---|
Methods in com.eurotech.framework.linux.net.modem that return SerialModemComm | |
---|---|
SerialModemComm |
SerialModemDriver.getComm()
|
static SerialModemComm |
SerialModemComm.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SerialModemComm[] |
SerialModemComm.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.eurotech.framework.linux.net.modem with parameters of type SerialModemComm | |
---|---|
SerialModemDriver(String modemName,
SerialModemComm serialModemComm,
String getModelAtCommand)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |