|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PppState | |
---|---|
com.eurotech.framework.net.admin.modem |
Uses of PppState in com.eurotech.framework.net.admin.modem |
---|
Methods in com.eurotech.framework.net.admin.modem that return PppState | |
---|---|
PppState |
Ppp.getPppState()
|
PppState |
IModemLinkService.getPppState()
|
PppState |
Ppp.getPppState(int tout)
|
PppState |
IModemLinkService.getPppState(int tout)
|
static PppState |
PppState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PppState[] |
PppState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |