| Interface | Description |
|---|---|
| XAnnotationFieldVisitor<T> |
Annotation visitor.
|
| Class | Description |
|---|---|
| XAnnotated |
Defines an item with an array of the associated annotations.
|
| XAnnotatedElement<T extends AnnotatedElement> |
Defines an annotated element.
|
| XAnnotation<A extends Annotation> |
Defines an xannotation.
|
| XAnnotationInvocationHandler | |
| XClass |
Defines an annotated class.
|
| XConstructor |
Defines an annotated constructor.
|
| XField |
Defines an annotated field.
|
| XMember<T extends Member & AnnotatedElement> |
Defines an annotated member.
|
| XMethod |
Defines an annotated method.
|
| XPackage |
Defines an annotated package.
|
| XParameter |
Defines an annotated method or constructor parameter.
|
Copyright © 2006–2016. All rights reserved.