| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method and Description |
|---|---|
Prerequisites |
Model.getPrerequisites()
Get describes the prerequisites in the build environment for
this project.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Model.setPrerequisites(Prerequisites prerequisites)
Set describes the prerequisites in the build environment for
this project.
|