| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModemConnectionStatus | |
|---|---|
| com.eurotech.framework.core.net.modem | |
| com.eurotech.framework.net.modem | |
| Uses of ModemConnectionStatus in com.eurotech.framework.core.net.modem | 
|---|
| Methods in com.eurotech.framework.core.net.modem that return ModemConnectionStatus | |
|---|---|
 ModemConnectionStatus | 
ModemInterfaceAddressImpl.getConnectionStatus()
 | 
| Methods in com.eurotech.framework.core.net.modem with parameters of type ModemConnectionStatus | |
|---|---|
 void | 
ModemInterfaceAddressImpl.setConnectionStatus(ModemConnectionStatus connectionStatus)
 | 
| Uses of ModemConnectionStatus in com.eurotech.framework.net.modem | 
|---|
| Methods in com.eurotech.framework.net.modem that return ModemConnectionStatus | |
|---|---|
 ModemConnectionStatus | 
ModemInterfaceAddress.getConnectionStatus()
Reports connection status  | 
static ModemConnectionStatus | 
ModemConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static ModemConnectionStatus[] | 
ModemConnectionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||