de.oscillation.maven.doxygen
public class DoxygenOutputGenerator extends Object
| Constructor and Description |
|---|
DoxygenOutputGenerator(DoxygenOutputGeneratorName name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivationConfigKey() |
String |
getName() |
String |
getOutputPath() |
String |
getOutputPathConfigKey() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setName(String name) |
void |
setOutputPath(String outputPath) |
public DoxygenOutputGenerator(DoxygenOutputGeneratorName name)
public boolean isActive()
public String getName()
public String getOutputPath()
public void setActive(boolean active)
active - the active to setpublic void setName(String name)
name - the name to setpublic void setOutputPath(String outputPath)
outputPath - the outputPath to setpublic String getOutputPathConfigKey()
public String getActivationConfigKey()
Copyright © 2014 os-cillation GmbH. All rights reserved.