|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDocComment | |
|---|---|
| org.codehaus.modello.plugin.java.javasource | |
| Uses of JDocComment in org.codehaus.modello.plugin.java.javasource |
|---|
| Methods in org.codehaus.modello.plugin.java.javasource that return JDocComment | |
|---|---|
JDocComment |
JField.getComment()
Returns the comment describing this member. |
JDocComment |
JStructure.getJDocComment()
Returns the Java Doc comment for this JStructure |
JDocComment |
JMethodSignature.getJDocComment()
Returns the JDocComment describing this JMethodSignature |
JDocComment |
JMethod.getJDocComment()
Returns the JDocComment describing this member. |
| Methods in org.codehaus.modello.plugin.java.javasource with parameters of type JDocComment | |
|---|---|
void |
JField.setComment(JDocComment comment)
Sets the comment describing this member. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||