EclipseLink 1.0_1.0 M9 - 20080618 API Reference - Incubation

org.eclipse.persistence.jaxb.javamodel
Interface JavaAnnotation

All Known Implementing Classes:
JavaAnnotationImpl

public interface JavaAnnotation

INTERNAL:

Purpose:A TopLink JAXB 2.0 Java model representation of a JDK Annotation.

Responsibilities:

See Also:
Annotation
Since:
Oracle TopLink 11.1.1.0.0

Method Summary
 java.util.Map getComponents()
           
 

Method Detail

getComponents

java.util.Map getComponents()

EclipseLink 1.0_1.0 M9 - 20080618 API Reference - Incubation