|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailingList | |
|---|---|
| org.apache.maven.model | |
| Uses of MailingList in org.apache.maven.model |
|---|
| Methods in org.apache.maven.model that return types with arguments of type MailingList | |
|---|---|
List<MailingList> |
Model.getMailingLists()
Method getMailingLists. |
| Methods in org.apache.maven.model with parameters of type MailingList | |
|---|---|
void |
Model.addMailingList(MailingList mailingList)
Method addMailingList. |
void |
Model.removeMailingList(MailingList mailingList)
Method removeMailingList. |
| Method parameters in org.apache.maven.model with type arguments of type MailingList | |
|---|---|
void |
Model.setMailingLists(List<MailingList> mailingLists)
Set contains information about a project's mailing lists. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||