Uses of Class
org.androidannotations.helper.IdValidatorHelper.FallbackStrategy

Packages that use IdValidatorHelper.FallbackStrategy
org.androidannotations.helper   
 

Uses of IdValidatorHelper.FallbackStrategy in org.androidannotations.helper
 

Methods in org.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 org.androidannotations.helper with parameters of type IdValidatorHelper.FallbackStrategy
 void IdValidatorHelper.resIdsExist(Element element, IRClass.Res res, IdValidatorHelper.FallbackStrategy fallbackStrategy, IsValid valid)
           
 



Copyright © 2010-2014. All Rights Reserved.