|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlogEntry.Person | |
---|---|
org.rometools.propono.blogclient |
Uses of BlogEntry.Person in org.rometools.propono.blogclient |
---|
Fields in org.rometools.propono.blogclient declared as BlogEntry.Person | |
---|---|
protected BlogEntry.Person |
BaseBlogEntry.author
|
Methods in org.rometools.propono.blogclient that return BlogEntry.Person | |
---|---|
BlogEntry.Person |
BlogEntry.getAuthor()
Get author of this entry |
BlogEntry.Person |
BaseBlogEntry.getAuthor()
Get author of this entry |
Methods in org.rometools.propono.blogclient with parameters of type BlogEntry.Person | |
---|---|
void |
BlogEntry.setAuthor(BlogEntry.Person author)
Set author of this entry |
void |
BaseBlogEntry.setAuthor(BlogEntry.Person author)
Set author of this entry |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |