public static interface AnnotationElement.ReadDefaultValue<O extends JavaAnnotation<O>>
AnnotationElement.| Modifier and Type | Method and Description |
|---|---|
Annotation<O> |
getAnnotation() |
Class<?>[] |
getClassArray() |
<T extends Enum<T>> |
getEnum(Class<T> type) |
<T extends Enum<T>> |
getEnumArray(Class<T> type) |
String |
getLiteral() |
Class<?> |
getSingleClass() |
String |
getString() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.