|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Person | |
---|---|
org.restlet.ext.atom | Support for the Atom syndication standard. |
Uses of Person in org.restlet.ext.atom |
---|
Methods in org.restlet.ext.atom that return types with arguments of type Person | |
---|---|
java.util.List<Person> |
Entry.getAuthors()
Returns the authors of the entry. |
java.util.List<Person> |
Feed.getAuthors()
Returns the authors of the entry. |
java.util.List<Person> |
Source.getAuthors()
Returns the authors of the entry. |
java.util.List<Person> |
Entry.getContributors()
Returns the contributors to the entry. |
java.util.List<Person> |
Feed.getContributors()
Returns the contributors to the entry. |
java.util.List<Person> |
Source.getContributors()
Returns the contributors to the entry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |