| Package | Description | 
|---|---|
| org.apache.maven.plugin.descriptor | 
| Modifier and Type | Method and Description | 
|---|---|
Parameter | 
Parameter.clone()
Creates a shallow copy of this parameter. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Parameter> | 
MojoDescriptor.getParameterMap()  | 
List<Parameter> | 
MojoDescriptor.getParameters()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MojoDescriptor.addParameter(Parameter parameter)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MojoDescriptor.setParameters(List<Parameter> parameters)  | 
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.