|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JComment | |
|---|---|
| org.exolab.javasource | This package contains classes that represent Java Source objects for Castor XML code generator. |
| Uses of JComment in org.exolab.javasource |
|---|
| Methods in org.exolab.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.exolab.javasource with parameters of type JComment | |
|---|---|
void |
JCompUnit.setHeader(JComment comment)
Sets the header comment for this JCompUnit. |
void |
JStructure.setHeader(JComment comment)
Sets the header comment for this JStructure. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||