User: stevensa
Date: 02/02/19 00:05:38
Modified: core/src/xdoclet/ejb/tags RelationTagsHandler.java
Log:
Eliminate a couple of javadoc warnings during build
Revision Changes Path
1.19 +3 -3 xdoclet/core/src/xdoclet/ejb/tags/RelationTagsHandler.java
Index: RelationTagsHandler.java
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb/tags/RelationTagsHandler.java,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -w -r1.18 -r1.19
--- RelationTagsHandler.java 18 Feb 2002 19:14:23 -0000 1.18
+++ RelationTagsHandler.java 19 Feb 2002 08:05:38 -0000 1.19
@@ -20,7 +20,7 @@
* @author <a href="mailto:[EMAIL PROTECTED]">Aslak Helles�y</a>
* @author Ara Abrahamian ([EMAIL PROTECTED])
* @created Oct 15, 2001
- * @version $Revision: 1.18 $
+ * @version $Revision: 1.19 $
*/
public class RelationTagsHandler extends EjbTagsHandler
{
@@ -77,7 +77,7 @@
/**
* Returns the EJB Name of the left side of this relationship
*
- * @return
+ * @return Left side's EJB name
* @exception XDocletException
*/
public String leftEJBName() throws XDocletException
@@ -88,7 +88,7 @@
/**
* Returns the EJB Name of the right side of this relationship
*
- * @return
+ * @return Right side's EJB name
* @exception XDocletException
*/
public String rightEJBName() throws XDocletException
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel