| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method and Description |
|---|---|
Developer |
Developer.clone() |
| Modifier and Type | Method and Description |
|---|---|
static List<Developer> |
Developer.developerToApiV3(List<Developer> list) |
List<Developer> |
Model.getDevelopers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Model.addDeveloper(Developer developer) |
void |
Model.removeDeveloper(Developer developer) |
| Modifier and Type | Method and Description |
|---|---|
static List<Developer> |
Developer.developerToApiV4(List<Developer> list) |
void |
Model.setDevelopers(List<Developer> developers) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.