public class JavaDocDef extends Element
JavaDocDef()
JavaDocDef(String comment)
void
addTag(TagDef tag)
String
getComment()
Set
getTags()
setComment(String comment)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JavaDocDef()
public JavaDocDef(String comment)
public String getComment()
public void setComment(String comment)
public void addTag(TagDef tag)
public Set getTags()
Copyright © 2006-2013 Codehaus. All Rights Reserved.