Package | Description |
---|---|
org.androidannotations.helper |
Modifier and Type | Method and Description |
---|---|
static IdValidatorHelper.FallbackStrategy |
IdValidatorHelper.FallbackStrategy.valueOf(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
void |
IdValidatorHelper.resIdsExist(javax.lang.model.element.Element element,
IRClass.Res res,
IdValidatorHelper.FallbackStrategy fallbackStrategy,
IsValid valid) |
Copyright © 2010-2014. All Rights Reserved.