|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultEntity | |
---|---|
com.twitterapime.model | |
com.twitterapime.rest | |
com.twitterapime.search |
Uses of DefaultEntity in com.twitterapime.model |
---|
Methods in com.twitterapime.model with parameters of type DefaultEntity | |
---|---|
void |
DefaultEntity.setData(DefaultEntity e)
Set the given entity's data to the object. |
Uses of DefaultEntity in com.twitterapime.rest |
---|
Subclasses of DefaultEntity in com.twitterapime.rest | |
---|---|
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 DefaultEntity in com.twitterapime.search |
---|
Subclasses of DefaultEntity in com.twitterapime.search | |
---|---|
class |
Tweet
This class defines an entity that represents a Tweet. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |