public class AnnotationEntry extends java.lang.Object implements Constants
ACC_ABSTRACT, ACC_ANNOTATION, ACC_FINAL, ACC_INTERFACE, CONSTANT_Class, CONSTANT_Double, CONSTANT_Fieldref, CONSTANT_Float, CONSTANT_Integer, CONSTANT_InterfaceMethodref, CONSTANT_InvokeDynamic, CONSTANT_Long, CONSTANT_MethodHandle, CONSTANT_Methodref, CONSTANT_MethodType, CONSTANT_NameAndType, CONSTANT_NAMES, CONSTANT_String, CONSTANT_Utf8
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAnnotationType() |
java.util.List<ElementValuePair> |
getElementValuePairs() |
public java.lang.String getAnnotationType()
public java.util.List<ElementValuePair> getElementValuePairs()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.