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

/openjdk7/jaxws/src/share/jaxws_classes/javax/xml/bind/annotation/
H A DXmlIDREF.java41 * appropriately. Annotations <tt>&#64;XmlID</tt> and <tt>&#64;XmlIDREF</tt>
46 * The <tt>&#64;XmlIDREF</tt> annotation can be used with the following
81 * &#64;XmlIDREF public Customer getCustomer();
118 * &#64;XmlIDREF public Customer getCustomer();
128 * &#64;XmlIDREF public Customer getCustomer();
208 * &#64;XmlIDREF
227 * &#64;XmlIDREF
250 public @interface XmlIDREF {} interface

Completed in 34 milliseconds