Uses of Class
org.jvnet.basicjaxb_annox.model.XField
Packages that use XField
Package
Description
-
Uses of XField in org.jvnet.basicjaxb_annox.model
Fields in org.jvnet.basicjaxb_annox.model declared as XFieldModifier and TypeFieldDescriptionstatic final XField[]XField.EMPTY_ARRAYEmprty array of fields.Methods in org.jvnet.basicjaxb_annox.model that return XFieldModifier and TypeMethodDescriptionXField[]XClass.getFields()Returns annotated fields of the class.Constructors in org.jvnet.basicjaxb_annox.model with parameters of type XFieldModifierConstructorDescriptionXClass(Class<?> targetClass, XAnnotation<?>[] xannotations, XField[] xfields, XConstructor[] xconstructors, XMethod[] xmethods) Constructs an annotated class. -
Uses of XField in org.jvnet.basicjaxb_annox.reader
Methods in org.jvnet.basicjaxb_annox.reader that return XField -
Uses of XField in org.jvnet.basicjaxb_annox.reader.resourced
Methods in org.jvnet.basicjaxb_annox.reader.resourced that return XField