public class CodeGenData extends Object
| Modifier and Type | Field and Description |
|---|---|
Path |
buildDir |
Path |
outPath |
CodeGenProvider |
provider |
Path |
sourceDir |
| Constructor and Description |
|---|
CodeGenData(CodeGenProvider provider,
Path outPath,
Path sourceDir,
Path buildDir) |
public final CodeGenProvider provider
public final Path outPath
public final Path sourceDir
public final Path buildDir
public CodeGenData(CodeGenProvider provider, Path outPath, Path sourceDir, Path buildDir)
Copyright © 2020 JBoss by Red Hat. All rights reserved.