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

/openjdk7/jaxws/src/share/jaxws_classes/javax/xml/bind/annotation/
H A DXmlValue.java42 * The <tt>@XmlValue</tt> annotation can be used with the following program
55 * <tt>@XmlValue</tt> annotation. </li>
57 * <li><tt>@XmlValue</tt> can be used with the following
60 * list just as {@link XmlValue} would. </li>
77 * JavaBean property annotated with <tt>@XmlValue</tt> annotation)
88 * &#64;XmlValue
106 * &#64;XmlValue
131 public @interface XmlValue {} interface
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/txw2/annotation/
H A DXmlValue.java56 public @interface XmlValue { interface

Completed in 55 milliseconds