You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2009/04/30 04:51:29 UTC

svn commit: r770040 - /webservices/juddi/branches/v3_trunk/uddi-ws/src/main/java/org/uddi/api_v3/OperationalInfo.java

Author: kstam
Date: Thu Apr 30 02:51:29 2009
New Revision: 770040

URL: http://svn.apache.org/viewvc?rev=770040&view=rev
Log:
Adding some javadoc.

Modified:
    webservices/juddi/branches/v3_trunk/uddi-ws/src/main/java/org/uddi/api_v3/OperationalInfo.java

Modified: webservices/juddi/branches/v3_trunk/uddi-ws/src/main/java/org/uddi/api_v3/OperationalInfo.java
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/uddi-ws/src/main/java/org/uddi/api_v3/OperationalInfo.java?rev=770040&r1=770039&r2=770040&view=diff
==============================================================================
--- webservices/juddi/branches/v3_trunk/uddi-ws/src/main/java/org/uddi/api_v3/OperationalInfo.java (original)
+++ webservices/juddi/branches/v3_trunk/uddi-ws/src/main/java/org/uddi/api_v3/OperationalInfo.java Thu Apr 30 02:51:29 2009
@@ -69,6 +69,8 @@
 
     /**
      * Gets the value of the created property.
+     * Indicates the instant in time at which the entity with which the 
+     * operationalInfo is associated first appeared in the registry.
      * 
      * @return
      *     possible object is
@@ -81,7 +83,8 @@
 
     /**
      * Sets the value of the created property.
-     * 
+     * Indicates the instant in time at which the entity with which the 
+     * operationalInfo is associated first appeared in the registry.
      * @param value
      *     allowed object is
      *     {@link XMLGregorianCalendar }
@@ -189,6 +192,7 @@
 
     /**
      * Gets the value of the entityKey property.
+     * The entityKey references the UDDI entity with which the operationalInfo is associated.
      * 
      * @return
      *     possible object is
@@ -201,7 +205,7 @@
 
     /**
      * Sets the value of the entityKey property.
-     * 
+     * The entityKey references the UDDI entity with which the operationalInfo is associated.
      * @param value
      *     allowed object is
      *     {@link String }



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org