api.FavoritesResources.createFavorite ( long p1 )Return value of this abstract method has type 'Status'.
api.FavoritesResources.destroyFavorite ( long p1 )Return value of this abstract method has type 'Status'.
api.TweetsResources.destroyStatus ( long p1 )Return value of this abstract method has type 'Status'.
api.TweetsResources.retweetStatus ( long p1 )Return value of this abstract method has type 'Status'.
api.TweetsResources.showStatus ( long p1 )Return value of this abstract method has type 'Status'.
api.TweetsResources.updateStatus ( String p1 )Return value of this abstract method has type 'Status'.
api.TweetsResources.updateStatus ( StatusUpdate p1 )Return value of this abstract method has type 'Status'.
json.DataObjectFactory.createStatus ( String rawJSON )Return value of this method has type 'Status'.
SiteStreamsAdapter.onFavorite ( long forUser, User source, User target, Status favoritedStatus )4th parameter 'favoritedStatus' of this method has type 'Status'.
SiteStreamsAdapter.onStatus ( long forUser, Status status )2nd parameter 'status' of this method has type 'Status'.
SiteStreamsAdapter.onUnfavorite ( long forUser, User source, User target, Status unfavoritedStatus )4th parameter 'unfavoritedStatus' of this method has type 'Status'.
SiteStreamsListener.onFavorite ( long p1, User p2, User p3, Status p4 )4th parameter 'p4' of this abstract method has type 'Status'.
SiteStreamsListener.onStatus ( long p1, Status p2 )2nd parameter 'p2' of this abstract method has type 'Status'.
SiteStreamsListener.onUnfavorite ( long p1, User p2, User p3, Status p4 )4th parameter 'p4' of this abstract method has type 'Status'.
Status.getContributors ( )This abstract method is from 'Status' interface.
Status.getCreatedAt ( )This abstract method is from 'Status' interface.
Status.getGeoLocation ( )This abstract method is from 'Status' interface.
Status.getId ( )This abstract method is from 'Status' interface.
Status.getInReplyToScreenName ( )This abstract method is from 'Status' interface.
Status.getInReplyToStatusId ( )This abstract method is from 'Status' interface.
Status.getInReplyToUserId ( )This abstract method is from 'Status' interface.
Status.getPlace ( )This abstract method is from 'Status' interface.
Status.getRetweetCount ( )This abstract method is from 'Status' interface.
Status.getRetweetedStatus ( )Return value of this abstract method has type 'Status'.
Status.getSource ( )This abstract method is from 'Status' interface.
Status.getText ( )This abstract method is from 'Status' interface.
Status.getUser ( )This abstract method is from 'Status' interface.
Status.isFavorited ( )This abstract method is from 'Status' interface.
Status.isPossiblySensitive ( )This abstract method is from 'Status' interface.
Status.isRetweet ( )This abstract method is from 'Status' interface.
Status.isRetweetedByMe ( )This abstract method is from 'Status' interface.
Status.isTruncated ( )This abstract method is from 'Status' interface.
StatusAdapter.onStatus ( Status status )1st parameter 'status' of this method has type 'Status'.
StatusListener.onStatus ( Status p1 )1st parameter 'p1' of this abstract method has type 'Status'.
TwitterAdapter.createdFavorite ( Status status )1st parameter 'status' of this method has type 'Status'.
TwitterAdapter.destroyedFavorite ( Status status )1st parameter 'status' of this method has type 'Status'.
TwitterAdapter.destroyedStatus ( Status destroyedStatus )1st parameter 'destroyedStatus' of this method has type 'Status'.
TwitterAdapter.gotShowStatus ( Status status )1st parameter 'status' of this method has type 'Status'.
TwitterAdapter.retweetedStatus ( Status retweetedStatus )1st parameter 'retweetedStatus' of this method has type 'Status'.
TwitterAdapter.updatedStatus ( Status status )1st parameter 'status' of this method has type 'Status'.
TwitterListener.createdFavorite ( Status p1 )1st parameter 'p1' of this abstract method has type 'Status'.
TwitterListener.destroyedFavorite ( Status p1 )1st parameter 'p1' of this abstract method has type 'Status'.
TwitterListener.destroyedStatus ( Status p1 )1st parameter 'p1' of this abstract method has type 'Status'.
TwitterListener.gotShowStatus ( Status p1 )1st parameter 'p1' of this abstract method has type 'Status'.
TwitterListener.retweetedStatus ( Status p1 )1st parameter 'p1' of this abstract method has type 'Status'.
TwitterListener.updatedStatus ( Status p1 )1st parameter 'p1' of this abstract method has type 'Status'.
User.getStatus ( )Return value of this abstract method has type 'Status'.
UserStreamAdapter.onFavorite ( User source, User target, Status favoritedStatus )3rd parameter 'favoritedStatus' of this method has type 'Status'.
UserStreamAdapter.onUnfavorite ( User source, User target, Status unfavoritedStatus )3rd parameter 'unfavoritedStatus' of this method has type 'Status'.
UserStreamListener.onFavorite ( User p1, User p2, Status p3 )3rd parameter 'p3' of this abstract method has type 'Status'.
UserStreamListener.onUnfavorite ( User p1, User p2, Status p3 )3rd parameter 'p3' of this abstract method has type 'Status'.