public class OXMJavaPackageImpl extends Object implements JavaPackage
Constructor and Description |
---|
OXMJavaPackageImpl(String aPackage) |
Modifier and Type | Method and Description |
---|---|
JavaAnnotation |
getAnnotation(JavaClass aClass) |
Collection<JavaAnnotation> |
getAnnotations() |
JavaAnnotation |
getDeclaredAnnotation(JavaClass arg0) |
Collection<JavaAnnotation> |
getDeclaredAnnotations() |
String |
getName() |
String |
getQualifiedName() |
public OXMJavaPackageImpl(String aPackage)
public JavaAnnotation getAnnotation(JavaClass aClass)
getAnnotation
in interface JavaHasAnnotations
public Collection<JavaAnnotation> getAnnotations()
getAnnotations
in interface JavaHasAnnotations
public String getName()
public String getQualifiedName()
getQualifiedName
in interface JavaPackage
public JavaAnnotation getDeclaredAnnotation(JavaClass arg0)
getDeclaredAnnotation
in interface JavaHasAnnotations
public Collection<JavaAnnotation> getDeclaredAnnotations()
getDeclaredAnnotations
in interface JavaHasAnnotations
EclipseLink 2.3.2, "build v20111125-r10461" API Reference