| Package | Description |
|---|---|
| org.netbeans.modules.maven.api.execute | |
| org.netbeans.modules.maven.execute |
| Modifier and Type | Method and Description |
|---|---|
RunConfig.ReactorStyle |
RunConfig.getReactorStyle() |
static RunConfig.ReactorStyle |
RunConfig.ReactorStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunConfig.ReactorStyle[] |
RunConfig.ReactorStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RunConfig.ReactorStyle |
BeanRunConfig.getReactorStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanRunConfig.setReactorStyle(RunConfig.ReactorStyle style) |