|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |