Package | Description |
---|---|
org.codehaus.modello.plugin.java.javasource |
Modifier and Type | Method | Description |
---|---|---|
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.
|
Modifier and Type | Method | Description |
---|---|---|
void |
JCompUnit.setHeader(JComment comment) |
Sets the header comment for this JCompUnit
|
void |
JStructure.setHeader(JComment comment) |
Sets the header comment for this JStructure
|
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.