org.netbeans.modules.classfile/1 1.35

org.netbeans.modules.classfile
Class AnnotationComponent

java.lang.Object
  extended by org.netbeans.modules.classfile.AnnotationComponent

public class AnnotationComponent
extends Object

AnnotationComponent: a single annotation on a program element.


Method Summary
 String getName()
          Returns the name of this component.
 ElementValue getValue()
          Returns the value for this component.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getName

public final String getName()
Returns the name of this component.


getValue

public final ElementValue getValue()
Returns the value for this component.


toString

public String toString()
Overrides:
toString in class Object

org.netbeans.modules.classfile/1 1.35

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.