|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JComment | |
|---|---|
| org.codehaus.modello.plugin.java.javasource | |
| Uses of JComment in org.codehaus.modello.plugin.java.javasource |
|---|
| Methods in org.codehaus.modello.plugin.java.javasource that return JComment | |
|---|---|
JComment |
JStructure.getHeader()
Returns the JComment header to display at the top of the source file for this JStructure, or null if no header was set. |
| Methods in org.codehaus.modello.plugin.java.javasource with parameters of type JComment | |
|---|---|
void |
JStructure.setHeader(JComment comment)
Sets the header comment for this JStructure |
void |
JCompUnit.setHeader(JComment comment)
Sets the header comment for this JCompUnit |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||