| Package | Description |
|---|---|
| com.helger.photon.basic.atom |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.ext.ICommonsList<FeedPerson> |
FeedEntry.getAllAuthors() |
com.helger.commons.collection.ext.ICommonsList<FeedPerson> |
FeedEntry.getAllContributors() |
com.helger.commons.collection.ext.ICommonsList<FeedPerson> |
FeedSource.getAuthors() |
com.helger.commons.collection.ext.ICommonsList<FeedPerson> |
FeedSource.getContributors() |
| Modifier and Type | Method and Description |
|---|---|
void |
FeedSource.addAuthor(FeedPerson aAuthor) |
void |
FeedEntry.addAuthor(FeedPerson aAuthor) |
void |
FeedSource.addContributor(FeedPerson aContributor) |
void |
FeedEntry.addContributor(FeedPerson aContributor) |
Copyright © 2014–2017 Philip Helger. All rights reserved.