| Package | Description |
|---|---|
| com.sun.codemodel |
Library for generating Java source code
|
| Modifier and Type | Method | Description |
|---|---|---|
JDocComment |
JDocComment.append(java.lang.Object o) |
|
JDocComment |
JDefinedClass.javadoc() |
Creates, if necessary, and returns the class javadoc for this
JDefinedClass
|
JDocComment |
JDocCommentable.javadoc() |
|
JDocComment |
JEnumConstant.javadoc() |
Creates, if necessary, and returns the enum constant javadoc.
|
JDocComment |
JFieldVar.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 |
JPackage.javadoc() |
Creates, if necessary, and returns the package javadoc for this
JDefinedClass.
|
Copyright © 2017 Oracle Corporation. All rights reserved.