public class Javadoc extends Object
| Constructor and Description |
|---|
Javadoc() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullText() |
String |
getText() |
void |
setFullText(String text) |
void |
setText(String... lines) |
void |
setText(String text) |
Apache Camel