Class AnnotationEntry
java.lang.Object
org.apache.tomcat.util.bcel.classfile.AnnotationEntry
Represents one annotation in the annotation table
- 
Method SummaryModifier and TypeMethodDescription
- 
Method Details- 
getAnnotationType- Returns:
- the annotation type name
 
- 
getElementValuePairs- Returns:
- the element value pairs in this annotation entry
 
 
-