Searched defs:XmlAccessorOrder (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/javax/xml/bind/annotation/
H A DXmlAccessorOrder.java41 * <p> <tt> @XmlAccessorOrder </tt> annotation can be used with the following
56 * <li> If there is a <tt>@XmlAccessorOrder</tt> on a class, then
58 * <li> Otherwise, if a <tt>@XmlAccessorOrder </tt> exists on one of
61 * <li> Otherwise, the <tt>@XmlAccessorOrder</tt> on the package
78 public @interface XmlAccessorOrder { interface

Completed in 1677 milliseconds