|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Person | |
com.sun.syndication.feed.atom |
Uses of Person in com.sun.syndication.feed.atom |
Methods in com.sun.syndication.feed.atom that return Person | |
Person |
Feed.getAuthor()
Returns the feed author. |
Person |
Entry.getAuthor()
Returns the entry author. |
Methods in com.sun.syndication.feed.atom with parameters of type Person | |
void |
Feed.setAuthor(Person author)
Sets the feed author. |
void |
Entry.setAuthor(Person author)
Sets the author of the entry. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |