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