|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AndroidRes | |
|---|---|
| org.androidannotations.handler | |
| org.androidannotations.model | |
| Uses of AndroidRes in org.androidannotations.handler |
|---|
| Constructors in org.androidannotations.handler with parameters of type AndroidRes | |
|---|---|
ResHandler(AndroidRes androidRes,
ProcessingEnvironment processingEnvironment)
|
|
| Uses of AndroidRes in org.androidannotations.model |
|---|
| Methods in org.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||