| Package | Description |
|---|---|
| org.apache.maven.plugin.compiler.module |
| Modifier and Type | Method and Description |
|---|---|
ProjectAnalyzerResult.ModuleNameSource |
ProjectAnalyzerResult.getModuleNameSource(String name) |
static ProjectAnalyzerResult.ModuleNameSource |
ProjectAnalyzerResult.ModuleNameSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectAnalyzerResult.ModuleNameSource[] |
ProjectAnalyzerResult.ModuleNameSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectAnalyzerResult.setModuleNameSources(Map<String,ProjectAnalyzerResult.ModuleNameSource> moduleNameSources) |
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.