Package | Description |
---|---|
io.takari.maven.plugins.plugin.model |
Modifier and Type | Method and Description |
---|---|
MojoParameter |
MojoParameter.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<MojoParameter> |
MojoDescriptor.getParameters()
Method getParameters.
|
Modifier and Type | Method and Description |
---|---|
void |
MojoDescriptor.addParameter(MojoParameter mojoParameter)
Method addParameter.
|
void |
MojoDescriptor.removeParameter(MojoParameter mojoParameter)
Method removeParameter.
|
Modifier and Type | Method and Description |
---|---|
void |
MojoDescriptor.setParameters(List<MojoParameter> parameters)
Set the parameters field.
|
Copyright © 2020. All rights reserved.