Klasse AnnotationMemberValue

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationValueImpl
org.aspectj.org.eclipse.jdt.internal.compiler.apt.model.AnnotationMemberValue
Alle implementierten Schnittstellen:
AnnotationValue, TypeIds

public class AnnotationMemberValue extends AnnotationValueImpl
  • Konstruktordetails

  • Methodendetails

    • getMethodBinding

      public MethodBinding getMethodBinding()
      Gibt zurück:
      the method binding that defined this member value pair.