Package org.jvnet.annox.model

Interface Summary
XAnnotationVisitor<T> Annotation visitor.
 

Class Summary
XAnnotated Defines an item with an array of the associated annotations.
XAnnotatedElement<T extends AnnotatedElement> Defines an annotated element.
XAnnotation Defines an xannotation.
XAnnotationField<T> Defines an annotation field.
XAnnotationField.XAnnotation  
XAnnotationField.XAnnotationArray Annotation array field.
XAnnotationField.XArrayField<T> Defines an array field.
XAnnotationField.XBoolean  
XAnnotationField.XBooleanArray  
XAnnotationField.XByte  
XAnnotationField.XByteArray  
XAnnotationField.XChar  
XAnnotationField.XCharArray  
XAnnotationField.XClass  
XAnnotationField.XClassArray  
XAnnotationField.XDouble  
XAnnotationField.XDoubleArray  
XAnnotationField.XEnum  
XAnnotationField.XEnumArray  
XAnnotationField.XField<T> Basic annotation field.
XAnnotationField.XFixedArrayField<T> Array field with fixed value.
XAnnotationField.XFixedField<T> Annotation field with a fixed value.
XAnnotationField.XFloat  
XAnnotationField.XFloatArray  
XAnnotationField.XInt  
XAnnotationField.XIntArray  
XAnnotationField.XLong  
XAnnotationField.XLongArray  
XAnnotationField.XShort  
XAnnotationField.XShortArray  
XAnnotationField.XString  
XAnnotationField.XStringArray  
XAnnotationVisitorWrapper<T>  
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-2011 Highsource. All Rights Reserved.