| Modifier and Type | Method and Description |
|---|---|
JavaHasAnnotations |
Property.getElement() |
| Modifier and Type | Method and Description |
|---|---|
QName |
AnnotationsProcessor.getQNameForProperty(Property property,
String defaultName,
JavaHasAnnotations element,
NamespaceInfo namespaceInfo,
TypeInfo info) |
void |
Property.setElement(JavaHasAnnotations element) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JavaClass
INTERNAL:
|
interface |
JavaField
INTERNAL:
|
interface |
JavaMethod
INTERNAL:
|
interface |
JavaPackage
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
Annotation |
Helper.getAnnotation(JavaHasAnnotations element,
Class annotationClass)
Returns a either a dynamic proxy instance that allows an element
to be treated as an annotation (for JOT), or a Java annotation
(for Reflection), or null if the specified annotation does not
exist.
|
boolean |
Helper.isAnnotationPresent(JavaHasAnnotations element,
Class annotationClass)
Indicates if element contains a given annotation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OXMJavaClassImpl
INTERNAL:
|
class |
OXMJavaFieldImpl
INTERNAL:
|
class |
OXMJavaMethodImpl
INTERNAL:
|
class |
OXMJavaPackageImpl
INTERNAL:
|
class |
OXMJAXBElementImpl
INTERNAL:
|
class |
OXMObjectFactoryImpl
INTERNAL:
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaClassImpl
INTERNAL:
|
class |
JavaFieldImpl
INTERNAL:
|
class |
JavaMethodImpl
INTERNAL:
|
class |
JavaPackageImpl
INTERNAL:
|
| Modifier and Type | Class and Description |
|---|---|
class |
XJCJavaClassImpl
INTERNAL:
|
class |
XJCJavaFieldImpl
INTERNAL:
|
class |
XJCJavaMethodImpl
INTERNAL:
|
class |
XJCJavaPackageImpl
INTERNAL:
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.