public class AnnotationEntry extends 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 |
---|---|
String |
getAnnotationType() |
List<ElementValuePair> |
getElementValuePairs() |
public String getAnnotationType()
public List<ElementValuePair> getElementValuePairs()
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.