Class AnnotationEntry


  • public class AnnotationEntry
    extends java.lang.Object
    represents one annotation in the annotation table
    • Method Detail

      • getAnnotationType

        public java.lang.String getAnnotationType()
        Returns:
        the annotation type name
      • getElementValuePairs

        public java.util.List<ElementValuePair> getElementValuePairs()
        Returns:
        the element value pairs in this annotation entry