Package | Description |
---|---|
org.apache.maven.consumer.model |
Modifier and Type | Method and Description |
---|---|
Developer |
Developer.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<Developer> |
Model.getDevelopers()
Method getDevelopers.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.addDeveloper(Developer developer)
Method addDeveloper.
|
void |
Model.removeDeveloper(Developer developer)
Method removeDeveloper.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setDevelopers(List<Developer> developers)
Set describes the committers of a project.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.