Package | Description |
---|---|
org.codehaus.modello.plugin.java.javasource |
Modifier and Type | Method and Description |
---|---|
JDocComment |
JField.getComment()
Returns the comment describing this member.
|
JDocComment |
JStructure.getJDocComment()
Returns the Java Doc comment for this JStructure
|
JDocComment |
JMethod.getJDocComment()
Returns the JDocComment describing this member.
|
JDocComment |
JMethodSignature.getJDocComment()
Returns the JDocComment describing this JMethodSignature
|
Modifier and Type | Method and Description |
---|---|
void |
JField.setComment(JDocComment comment)
Sets the comment describing this member.
|
Copyright © 2001–2023 Codehaus Plexus. All rights reserved.