Uses of Class
com.eurotech.framework.net.modem.ModemConnectionType

Packages that use ModemConnectionType
com.eurotech.framework.net.modem Provides interfaces for instances and configurations of modems. 
 

Uses of ModemConnectionType in com.eurotech.framework.net.modem
 

Methods in com.eurotech.framework.net.modem that return ModemConnectionType
 ModemConnectionType ModemInterfaceAddress.getConnectionType()
          Reports Connection Type
static ModemConnectionType ModemConnectionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ModemConnectionType[] ModemConnectionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.