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