org.eclipse.persistence.jaxb.javamodel.oxm
Class OXMJavaPackageImpl
java.lang.Object
org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaPackageImpl
- All Implemented Interfaces:
- JavaHasAnnotations, JavaPackage
public class OXMJavaPackageImpl
- extends java.lang.Object
- implements JavaPackage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
packageName
protected java.lang.String packageName
OXMJavaPackageImpl
public OXMJavaPackageImpl(java.lang.String aPackage)
getAnnotation
public JavaAnnotation getAnnotation(JavaClass aClass)
- Specified by:
getAnnotation
in interface JavaHasAnnotations
getAnnotations
public java.util.Collection<JavaAnnotation> getAnnotations()
- Specified by:
getAnnotations
in interface JavaHasAnnotations
getName
public java.lang.String getName()
getQualifiedName
public java.lang.String getQualifiedName()
- Specified by:
getQualifiedName
in interface JavaPackage
getDeclaredAnnotation
public JavaAnnotation getDeclaredAnnotation(JavaClass arg0)
- Specified by:
getDeclaredAnnotation
in interface JavaHasAnnotations
getDeclaredAnnotations
public java.util.Collection<JavaAnnotation> getDeclaredAnnotations()
- Specified by:
getDeclaredAnnotations
in interface JavaHasAnnotations