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 JavaHasAnnotations
public java.util.Collection<JavaAnnotation> getAnnotations()
getAnnotations
in interface JavaHasAnnotations
public java.lang.String getName()
public java.lang.String getQualifiedName()
getQualifiedName
in interface JavaPackage
public JavaAnnotation getDeclaredAnnotation(JavaClass arg0)
getDeclaredAnnotation
in interface JavaHasAnnotations
public java.util.Collection<JavaAnnotation> getDeclaredAnnotations()
getDeclaredAnnotations
in interface JavaHasAnnotations
EclipseLink 2.3.2, "build v20111125-r10461" API Reference