Package | Description |
---|---|
org.apache.maven.model.v3_0_0 |
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–2016 The Apache Software Foundation. All rights reserved.