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

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

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

Methods in com.eurotech.framework.net.modem that return ModemPowerMode
 ModemPowerMode ModemInterface.getPowerMode()
          Reports modem's power mode.
static ModemPowerMode ModemPowerMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ModemPowerMode[] ModemPowerMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.