public class UnresolvedAnnotationBinding extends AnnotationBinding
| Modifier and Type | Method and Description |
|---|---|
ReferenceBinding |
getAnnotationType() |
ElementValuePair[] |
getElementValuePairs() |
void |
resolve() |
addStandardAnnotations, computeUniqueKey, equals, hashCode, setMethodBindings, toStringpublic void resolve()
resolve in class AnnotationBindingpublic ReferenceBinding getAnnotationType()
getAnnotationType in class AnnotationBindingpublic ElementValuePair[] getElementValuePairs()
getElementValuePairs in class AnnotationBinding