| Package | Description |
|---|---|
| org.apache.maven.model | |
| org.apache.maven.project |
| Modifier and Type | Method and Description |
|---|---|
Parent |
Model.getParent()
Get the location of the parent project, if one exists.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Model.setParent(Parent parent)
Set the location of the parent project, if one exists.
|
| Modifier and Type | Method and Description |
|---|---|
static Parent |
ModelUtils.cloneParent(Parent src) |
| Modifier and Type | Method and Description |
|---|---|
static Parent |
ModelUtils.cloneParent(Parent src) |
Copyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.