Uses of Class
org.jboss.seam.social.twitter.model.Tweet

Packages that use Tweet
org.jboss.seam.social.twitter.model   
 

Uses of Tweet in org.jboss.seam.social.twitter.model
 

Methods in org.jboss.seam.social.twitter.model that return types with arguments of type Tweet
 List<Tweet> SearchResult.getResults()
           
 

Method parameters in org.jboss.seam.social.twitter.model with type arguments of type Tweet
 void SearchResult.setResults(List<Tweet> results)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.