ConfigArg.CodeGeneratorArg
Constructor and Description |
---|
CodeGeneratorArg() |
CodeGeneratorArg(String codeGeneratorClass) |
CodeGeneratorArg(String codeGeneratorClass,
String outputBaseDir) |
CodeGeneratorArg(String codeGeneratorClass,
String outputBaseDir,
String resourceBaseDir) |
Modifier and Type | Method and Description |
---|---|
void |
check() |
Map<String,String> |
getAdditionalConfiguration() |
String |
getCodeGeneratorClass() |
File |
getResourceBaseDir(org.apache.maven.project.MavenProject project) |
getOutputBaseDir
public CodeGeneratorArg()
public CodeGeneratorArg(String codeGeneratorClass)
Copyright © 2019 OpenDaylight. All rights reserved.