Uses of Class
com.github.oscerd.finnhub.models.CongressionalTransaction
Packages that use CongressionalTransaction
-
Uses of CongressionalTransaction in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return CongressionalTransactionModifier and TypeMethodDescriptionCongressionalTransaction.amountFrom(Float amountFrom) CongressionalTransaction.filingDate(String filingDate) CongressionalTransaction.transactionDate(String transactionDate) CongressionalTransaction.transactionType(String transactionType) Methods in com.github.oscerd.finnhub.models that return types with arguments of type CongressionalTransactionMethods in com.github.oscerd.finnhub.models with parameters of type CongressionalTransactionModifier and TypeMethodDescriptionCongressionalTrading.addDataItem(CongressionalTransaction dataItem) Method parameters in com.github.oscerd.finnhub.models with type arguments of type CongressionalTransactionModifier and TypeMethodDescriptionCongressionalTrading.data(List<CongressionalTransaction> data) voidCongressionalTrading.setData(List<CongressionalTransaction> data)