public interface JavaHasAnnotations
Purpose:A superinterface for those interfaces which represent JDK Annotations.
Responsibilities:
Annotation,
JavaAnnotation| Modifier and Type | Method and Description |
|---|---|
JavaAnnotation |
getAnnotation(JavaClass arg0) |
Collection |
getAnnotations() |
JavaAnnotation |
getDeclaredAnnotation(JavaClass arg0) |
Collection |
getDeclaredAnnotations() |
JavaAnnotation getAnnotation(JavaClass arg0)
Collection getAnnotations()
JavaAnnotation getDeclaredAnnotation(JavaClass arg0)
Collection getDeclaredAnnotations()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference