| Package | Description |
|---|---|
| org.apache.maven.tools.plugin.extractor.model |
| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
Mojo.getParameters()
Method getParameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mojo.addParameter(Parameter parameter)
Method addParameter.
|
void |
Mojo.removeParameter(Parameter parameter)
Method removeParameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mojo.setParameters(List<Parameter> parameters)
Set list of parameters used by this mojo.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.