|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AndroidRes | |
|---|---|
| com.googlecode.androidannotations.model | |
| com.googlecode.androidannotations.processing | |
| com.googlecode.androidannotations.validation | |
| Uses of AndroidRes in com.googlecode.androidannotations.model |
|---|
| Methods in com.googlecode.androidannotations.model that return AndroidRes | |
|---|---|
static AndroidRes |
AndroidRes.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AndroidRes[] |
AndroidRes.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of AndroidRes in com.googlecode.androidannotations.processing |
|---|
| Constructors in com.googlecode.androidannotations.processing with parameters of type AndroidRes | |
|---|---|
ResProcessor(ProcessingEnvironment processingEnv,
AndroidRes androidValue,
IRClass rClass)
|
|
| Uses of AndroidRes in com.googlecode.androidannotations.validation |
|---|
| Constructors in com.googlecode.androidannotations.validation with parameters of type AndroidRes | |
|---|---|
ResValidator(AndroidRes androidValue,
ProcessingEnvironment processingEnv,
IRClass rClass)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||