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

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
 



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