public interface AnnotationElement<O extends JavaAnnotation<O>> extends AnnotationTarget<O>, Origin<O>, Named
JavaAnnotation.| Modifier and Type | Interface and Description |
|---|---|
static interface |
AnnotationElement.ReadDefaultValue<O extends JavaAnnotation<O>>
Represents the default value of a given
AnnotationElement. |
| Modifier and Type | Method and Description |
|---|---|
AnnotationElement.ReadDefaultValue<O> |
getDefaultValue() |
Type<O> |
getType()
Get this annotation element's
Type. |
getAnnotation, getAnnotation, getAnnotations, hasAnnotation, hasAnnotationgetInternalAnnotationElement.ReadDefaultValue<O> getDefaultValue()
Copyright © 2016 JBoss by Red Hat. All rights reserved.