Package | Description |
---|---|
org.apache.maven.consumer.model |
Modifier and Type | Method and Description |
---|---|
MailingList |
MailingList.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<MailingList> |
Model.getMailingLists()
Method getMailingLists.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.addMailingList(MailingList mailingList)
Method addMailingList.
|
void |
Model.removeMailingList(MailingList mailingList)
Method removeMailingList.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setMailingLists(List<MailingList> mailingLists)
Set contains information about a project's mailing lists.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.