Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
Parent |
Parent.clone() |
Parent |
Model.getParent() |
Modifier and Type | Method and Description |
---|---|
static List<Parent> |
Parent.parentToApiV3(List<Parent> list) |
Modifier and Type | Method and Description |
---|---|
void |
Model.setParent(Parent parent) |
Modifier and Type | Method and Description |
---|---|
static List<Parent> |
Parent.parentToApiV4(List<Parent> list) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.