| Package | Description |
|---|---|
| org.apache.maven.plugin.descriptor.model |
| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
MojoDescriptor.getParameters()
Method getParameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MojoDescriptor.addParameter(Parameter parameter)
Method addParameter.
|
void |
MojoDescriptor.removeParameter(Parameter parameter)
Method removeParameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MojoDescriptor.setParameters(List<Parameter> parameters)
Set the parameters field.
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.