Save This Page
Home » xml-commons-external-1.4.01-src » javax » xml » bind » annotation » [javadoc | source]
javax.xml.bind.annotation
public class: XmlAccessorOrder [javadoc | source]
javax.xml.bind.annotation.XmlAccessorOrder

Controls the ordering of fields and properties in a class.

Usage

@XmlAccessorOrder annotation can be used with the following program elements:

See "Package Specification" in javax.xml.bind package javadoc for additional common information.

The effective XmlAccessOrder on a class is determined as follows:

This annotation can be used with the following annotations: XmlType , XmlRootElement , XmlAccessorType , XmlSchema , XmlSchemaType , XmlSchemaTypes , , XmlJavaTypeAdapter . It can also be used with the following annotations at the package level: XmlJavaTypeAdapter .

Method from javax.xml.bind.annotation.XmlAccessorOrder Summary:
value
Method from javax.xml.bind.annotation.XmlAccessorOrder Detail:
 XmlAccessOrder value()