Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Class and Description |
---|---|
class |
Developer |
Modifier and Type | Method and Description |
---|---|
Contributor |
Contributor.clone() |
Modifier and Type | Method and Description |
---|---|
static List<Contributor> |
Contributor.contributorToApiV3(List<Contributor> list) |
List<Contributor> |
Model.getContributors() |
Modifier and Type | Method and Description |
---|---|
void |
Model.addContributor(Contributor contributor) |
void |
Model.removeContributor(Contributor contributor) |
Modifier and Type | Method and Description |
---|---|
static List<Contributor> |
Contributor.contributorToApiV4(List<Contributor> list) |
void |
Model.setContributors(List<Contributor> contributors) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.