src/share/jaxws_classes/javax/xml/soap/SOAPEnvelope.java

Print this page
rev 507 : 8047724: @since tag cleanup in jaxws
Reviewed-by:

@@ -91,10 +91,12 @@
  * <code>Name</code> object with all three.
  * <PRE>
  *     Name name = se.createName("GetLastTradePrice", "WOMBAT",
  *                                "http://www.wombat.org/trader");
  * </PRE>
+ *
+ * @since 1.6
  */
 public interface SOAPEnvelope extends SOAPElement {
 
     /**
      * Creates a new <code>Name</code> object initialized with the