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