| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method | Description |
|---|---|---|
Parent |
Model.getParent() |
Get the location of the parent project, if one exists.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Model.setParent(Parent parent) |
Set the location of the parent project, if one exists.
|