javax.xml.bind.annotation.XmlAccessorOrder
Controls the ordering of fields and properties in a class.
@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 .
Sekhar - Vajjhala, Sun Microsystems, Inc.JAXB2.0 - $ - Revision: 1.12 $| Method from javax.xml.bind.annotation.XmlAccessorOrder Summary: |
|---|
| value |
| Method from javax.xml.bind.annotation.XmlAccessorOrder Detail: |
|---|
|