Uses of Class
com.eurotech.framework.linux.net.modem.SerialModemComm

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)
           
 



Copyright © 2013. All Rights Reserved.