Uses of Class
com.eurotech.framework.net.admin.modem.PppState

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.
 



Copyright © 2013. All Rights Reserved.