Package | Description |
---|---|
org.jboss.resteasy.plugins.providers.atom |
Modifier and Type | Field and Description |
---|---|
private java.util.List<Person> |
Entry.authors |
private java.util.List<Person> |
Source.authors |
private java.util.List<Person> |
Entry.contributors |
private java.util.List<Person> |
Source.contributors |
Modifier and Type | Method and Description |
---|---|
java.util.List<Person> |
Entry.getAuthors() |
java.util.List<Person> |
Source.getAuthors() |
java.util.List<Person> |
Entry.getContributors() |
java.util.List<Person> |
Source.getContributors() |