Uses of Interface
com.twitterapime.model.Entity

Packages that use Entity
com.twitterapime.model   
com.twitterapime.rest   
com.twitterapime.search   
 

Uses of Entity in com.twitterapime.model
 

Classes in com.twitterapime.model that implement Entity
 class DefaultEntity
           This class provides a basic implementation of Entity interface.
 

Uses of Entity in com.twitterapime.rest
 

Classes in com.twitterapime.rest that implement Entity
 class Credential
           This class defines an entity that represents a user's credential.
 class GeoLocation
           This class defines an entity that represents a geographic location.
 class RateLimitStatus
           This class defines an entity that represents the rate limit status.
 class UserAccount
           This class defines an entity that represents a user's account.
 

Uses of Entity in com.twitterapime.search
 

Classes in com.twitterapime.search that implement Entity
 class Tweet
           This class defines an entity that represents a Tweet.
 



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