Uses of Class
com.googlecode.androidannotations.annotations.sharedpreferences.SharedPref.Scope

Packages that use SharedPref.Scope
com.googlecode.androidannotations.annotations.sharedpreferences   
 

Uses of SharedPref.Scope in com.googlecode.androidannotations.annotations.sharedpreferences
 

Methods in com.googlecode.androidannotations.annotations.sharedpreferences that return SharedPref.Scope
static SharedPref.Scope SharedPref.Scope.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SharedPref.Scope[] SharedPref.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2012. All Rights Reserved.