|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlogEntry.Content | |
---|---|
org.rometools.propono.blogclient |
Uses of BlogEntry.Content in org.rometools.propono.blogclient |
---|
Fields in org.rometools.propono.blogclient declared as BlogEntry.Content | |
---|---|
protected BlogEntry.Content |
BaseBlogEntry.content
|
Methods in org.rometools.propono.blogclient that return BlogEntry.Content | |
---|---|
BlogEntry.Content |
BlogEntry.getContent()
Get content of this blog entry |
BlogEntry.Content |
BaseBlogEntry.getContent()
Get content of this blog entry |
Methods in org.rometools.propono.blogclient with parameters of type BlogEntry.Content | |
---|---|
void |
BlogEntry.setContent(BlogEntry.Content content)
Set content of this blog entry |
void |
BaseBlogEntry.setContent(BlogEntry.Content content)
Set content of this blog entry |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |