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