Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
MailingList |
MailingList.clone() |
Modifier and Type | Method and Description |
---|---|
List<MailingList> |
Model.getMailingLists() |
static List<MailingList> |
MailingList.mailingListToApiV3(List<MailingList> list) |
Modifier and Type | Method and Description |
---|---|
void |
Model.addMailingList(MailingList mailingList) |
void |
Model.removeMailingList(MailingList mailingList) |
Modifier and Type | Method and Description |
---|---|
static List<MailingList> |
MailingList.mailingListToApiV4(List<MailingList> list) |
void |
Model.setMailingLists(List<MailingList> mailingLists) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.