|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jdt.internal.compiler.lookup.AnnotationBinding
org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding
public class UnresolvedAnnotationBinding
Method Summary | |
---|---|
ReferenceBinding |
getAnnotationType()
|
ElementValuePair[] |
getElementValuePairs()
|
Methods inherited from class org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding |
---|
addStandardAnnotations, computeUniqueKey, setMethodBindings, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public ReferenceBinding getAnnotationType()
getAnnotationType
in class AnnotationBinding
public ElementValuePair[] getElementValuePairs()
getElementValuePairs
in class AnnotationBinding
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |