Package | Description |
---|---|
com.eurotech.framework.net.modem |
Provides interfaces for instances and configurations of modems.
|
Modifier and Type | Method and Description |
---|---|
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.