Uses of Class
org.solovyev.android.network.NetworkState

Packages that use NetworkState
org.solovyev.android.network   
 

Uses of NetworkState in org.solovyev.android.network
 

Methods in org.solovyev.android.network that return NetworkState
 NetworkState NetworkData.getState()
           
static NetworkState NetworkState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NetworkState[] NetworkState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.