Uses of Class
com.googlecode.androidannotations.helper.IdValidatorHelper.FallbackStrategy

Packages that use IdValidatorHelper.FallbackStrategy
com.googlecode.androidannotations.helper   
 

Uses of IdValidatorHelper.FallbackStrategy in com.googlecode.androidannotations.helper
 

Methods in com.googlecode.androidannotations.helper that return IdValidatorHelper.FallbackStrategy
static IdValidatorHelper.FallbackStrategy IdValidatorHelper.FallbackStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IdValidatorHelper.FallbackStrategy[] IdValidatorHelper.FallbackStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.googlecode.androidannotations.helper with parameters of type IdValidatorHelper.FallbackStrategy
 void IdValidatorHelper.resIdsExist(Element element, IRClass.Res res, IdValidatorHelper.FallbackStrategy fallbackStrategy, IsValid valid)
           
 



Copyright © 2010-2013. All Rights Reserved.