Uses of Class
com.github.oscerd.finnhub.models.Transactions
Packages that use Transactions
-
Uses of Transactions in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return TransactionsModifier and TypeMethodDescriptionTransactions.filingDate(org.threeten.bp.LocalDate filingDate) Transactions.transactionCode(String transactionCode) Transactions.transactionDate(org.threeten.bp.LocalDate transactionDate) Transactions.transactionPrice(Float transactionPrice) Methods in com.github.oscerd.finnhub.models that return types with arguments of type TransactionsMethods in com.github.oscerd.finnhub.models with parameters of type TransactionsMethod parameters in com.github.oscerd.finnhub.models with type arguments of type TransactionsModifier and TypeMethodDescriptionInsiderTransactions.data(List<Transactions> data) voidInsiderTransactions.setData(List<Transactions> data)