Uses of Class
com.github.oscerd.finnhub.models.SentimentContent
Packages that use SentimentContent
-
Uses of SentimentContent in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return SentimentContentModifier and TypeMethodDescriptionSentimentContent.negativeMention(Long negativeMention) SentimentContent.negativeScore(Float negativeScore) SentimentContent.positiveMention(Long positiveMention) SentimentContent.positiveScore(Float positiveScore) Methods in com.github.oscerd.finnhub.models that return types with arguments of type SentimentContentMethods in com.github.oscerd.finnhub.models with parameters of type SentimentContentMethod parameters in com.github.oscerd.finnhub.models with type arguments of type SentimentContentModifier and TypeMethodDescriptionSocialSentiment.data(List<SentimentContent> data) voidSocialSentiment.setData(List<SentimentContent> data)