Uses of Class
com.twitterapime.rest.GeoLocation

Packages that use GeoLocation
com.twitterapime.search   
 

Uses of GeoLocation in com.twitterapime.search
 

Methods in com.twitterapime.search that return GeoLocation
 GeoLocation Tweet.getLocation()
           Get the tweet's location object.
 

Constructors in com.twitterapime.search with parameters of type GeoLocation
Tweet(java.lang.String content, GeoLocation location)
           Create an instance of Tweet class.
 



Copyright © 2010 Twitter API ME Team. All Rights Reserved.