- GERMAN - io.cryptocontrol.cryptonewsapi.models.Language
-
- getActivityHotness() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getAnalysisArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
-
- getArticle() - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
-
- getArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CombinedFeedResponse
-
- getBlockchainArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
-
- getCoinDetails(String, CryptoControlApi.OnResponseHandler<CoinDetail>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get coin summary from the cryptocontrol API
- getCoins() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getComments() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
-
- getDescription() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getDescription() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail
-
- getDescription() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
-
- getDownvotes() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
-
- getExchangesArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
-
- getFavoriteCount() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getGeneralArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
-
- getGitrepos() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail
-
- getGovernmentArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
-
- getHashtags() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getHotness() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getICOArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
-
- getId() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Coin
-
- getId() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getId() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
-
- getId() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Source
-
- getId() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
-
- getId() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getLatestFeedByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Feed>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get a single feed (articles/tweets/reddit) for a specific coin from the CryptoControl API.
- getLatestFeedByCoin(String, CryptoControlApi.OnResponseHandler<List<Feed>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get a single feed (articles/tweets/reddit) for a specific coin from the CryptoControl API.
- getLatestItemsByCoin(Language, String, CryptoControlApi.OnResponseHandler<CombinedFeedResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get articles/tweets/reddit for a specific coin from the CryptoControl API.
- getLatestItemsByCoin(String, CryptoControlApi.OnResponseHandler<CombinedFeedResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get articles/tweets/reddit for a specific coin from the CryptoControl API.
- getLatestNews(CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the latest news articles from the CryptoControl News API.
- getLatestNews(Language, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the latest news articles from the CryptoControl News API.
- getLatestNewsByCategory(CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get latest news articles grouped by category from the CryptoControl News API.
- getLatestNewsByCategory(Language, CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get latest news articles grouped by category from the CryptoControl News API.
- getLatestNewsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the latest news articles for a specific coin from the CryptoControl News API.
- getLatestNewsByCoin(String, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the latest news articles for a specific coin from the CryptoControl News API.
- getLatestRedditPostsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<RedditPost>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the latest reddit posts for a specific coin from the CryptoControl API.
- getLatestRedditPostsByCoin(String, CryptoControlApi.OnResponseHandler<List<RedditPost>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the latest reddit posts for a specific coin from the CryptoControl API.
- getLatestTweetsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Tweet>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the top tweets for a specific coin from the CryptoControl API.
- getLatestTweetsByCoin(String, CryptoControlApi.OnResponseHandler<List<Tweet>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the top tweets for a specific coin from the CryptoControl API.
- getLink() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail.Link
-
- getLinks() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail
-
- getLinks() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getMentions() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getMiningArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.CategoryResponse
-
- getName() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Coin
-
- getName() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Source
-
- getName() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail.Link
-
- getOriginalImageUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getPrimaryCategory() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getPublishedAt() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getPublishedAt() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
-
- getPublishedAt() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
-
- getPublishedAt() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getReddit() - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
-
- getRedditPosts() - Method in class io.cryptocontrol.cryptonewsapi.models.CombinedFeedResponse
-
- getRetweetCount() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getRetweeted() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getScore() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
-
- getSelf() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
-
- getSentiment() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getSentimentNegativeScore() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getSentimentNeutralScore() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getSentimentPositiveScore() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getSimilarArticles() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getSlug() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Coin
-
- getSource() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getSource() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
-
- getSourceDomain() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getSourceDomain() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
-
- getSubreddit() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
-
- getSubreddits() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail
-
- getSymbols() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getText() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getThumbnail() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getTitle() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getTitle() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
-
- getTitle() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
-
- getTopFeedByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Feed>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get a single feed (articles/tweets/reddit) in english for a specific coin from the CryptoControl API.
- getTopFeedByCoin(String, CryptoControlApi.OnResponseHandler<List<Feed>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get a single feed (articles/tweets/reddit) in english for a specific coin from the CryptoControl API.
- getTopItemsByCoin(Language, String, CryptoControlApi.OnResponseHandler<CombinedFeedResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get articles/tweets/reddit for a specific coin from the CryptoControl API.
- getTopItemsByCoin(String, CryptoControlApi.OnResponseHandler<CombinedFeedResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get articles/tweets/reddit for a specific coin from the CryptoControl API.
- getTopNews(CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the top news articles from the CryptoControl News API.
- getTopNews(Language, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the top news articles from the CryptoControl News API.
- getTopNewsByCategory(CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get news articles grouped by category from the CryptoControl News API.
- getTopNewsByCategory(Language, CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get news articles grouped by category from the CryptoControl News API.
- getTopNewsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the top news articles for a specific coin from the CryptoControl API.
- getTopNewsByCoin(String, CryptoControlApi.OnResponseHandler<List<Article>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the top news articles for a specific coin from the CryptoControl API.
- getTopNewsByCoinCategory(Language, String, CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get news articles grouped by category for a specific coin from the CryptoControl News API.
- getTopNewsByCoinCategory(String, CryptoControlApi.OnResponseHandler<CategoryResponse>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get news articles grouped by category for a specific coin from the CryptoControl News API.
- getTopRedditPostsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<RedditPost>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the top reddit posts for a specific coin from the CryptoControl API.
- getTopRedditPostsByCoin(String, CryptoControlApi.OnResponseHandler<List<RedditPost>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the top reddit posts for a specific coin from the CryptoControl API.
- getTopTweetsByCoin(Language, String, CryptoControlApi.OnResponseHandler<List<Tweet>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the latest tweets for a specific coin from the CryptoControl API.
- getTopTweetsByCoin(String, CryptoControlApi.OnResponseHandler<List<Tweet>>) - Method in class io.cryptocontrol.cryptonewsapi.CryptoControlApi
-
Get the latest tweets for a specific coin from the CryptoControl API.
- getTradingSymbol() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Coin
-
- getTweet() - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
-
- getTweets() - Method in class io.cryptocontrol.cryptonewsapi.models.CombinedFeedResponse
-
- getTwitterUsernames() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail
-
- getType() - Method in class io.cryptocontrol.cryptonewsapi.models.CoinDetail.Link
-
- getType() - Method in class io.cryptocontrol.cryptonewsapi.models.Feed
-
- getUpvotes() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
-
- getUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-
- getUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.SimilarArticle
-
- getUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.Article.Source
-
- getUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.RedditPost
-
- getUrl() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getUsername() - Method in class io.cryptocontrol.cryptonewsapi.models.Tweet
-
- getWords() - Method in class io.cryptocontrol.cryptonewsapi.models.Article
-