Uses of Class
org.rometools.propono.blogclient.BlogEntry.Content

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
 



Copyright © 2007-2013 ROME Project. All Rights Reserved.