Module org.eclipse.persistence.moxy
Interface JavaAnnotation
- All Known Implementing Classes:
JavaAnnotationImpl
,XJCJavaAnnotationImpl
public interface JavaAnnotation
INTERNAL:
Purpose:A TopLink JAXB 2.0 Java model representation of a JDK Annotation.
Responsibilities:
- Provide the annotation's name
- Provide a map of components (declared members) for this annotation type
- Since:
- Oracle TopLink 11.1.1.0.0
- See Also:
-
Method Summary