public interface JavaHasAnnotations
Purpose:A superinterface for those interfaces which represent JDK Annotations.
Responsibilities:
Annotation
,
org.eclipse.persistence.jaxb20.javamodel.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.5.2, "build v20140319-9ad6abd" API Reference