Package | Description |
---|---|
com.sun.codemodel |
Library for generating Java source code
|
Modifier and Type | Method and Description |
---|---|
JDocComment |
JDocComment.append(java.lang.Object o) |
JDocComment |
JPackage.javadoc()
Creates, if necessary, and returns the package javadoc for this
JDefinedClass.
|
JDocComment |
JEnumConstant.javadoc()
Creates, if necessary, and returns the enum constant javadoc.
|
JDocComment |
JDefinedClass.javadoc()
Creates, if necessary, and returns the class javadoc for this
JDefinedClass
|
JDocComment |
JMethod.javadoc()
Creates, if necessary, and returns the class javadoc for this
JDefinedClass
|
JDocComment |
JFieldVar.javadoc()
Creates, if necessary, and returns the class javadoc for this
JDefinedClass
|
Copyright © 2005-2014 Sun Microsystems. All Rights Reserved.