public static class UiControllerReflectionInspector.InjectElement
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Class |
annotationClass |
protected java.lang.reflect.AnnotatedElement |
element |
| Constructor and Description |
|---|
InjectElement(java.lang.reflect.AnnotatedElement element,
java.lang.Class annotationClass) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getAnnotationClass() |
java.lang.reflect.AnnotatedElement |
getElement() |
java.lang.String |
toString() |