public class DocumentrPluginExtension extends Object
| Constructor and Description |
|---|
DocumentrPluginExtension() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDirectory() |
String |
getExtension() |
boolean |
getVerbose() |
void |
setDirectory(String directory) |
void |
setExtension(String extension) |
void |
setVerbose(boolean verbose) |