Uses of Class
com.github.oscerd.finnhub.models.KeyCustomersSuppliers
Packages that use KeyCustomersSuppliers
-
Uses of KeyCustomersSuppliers in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return KeyCustomersSuppliersModifier and TypeMethodDescriptionKeyCustomersSuppliers.oneMonthCorrelation(Float oneMonthCorrelation) KeyCustomersSuppliers.oneYearCorrelation(Float oneYearCorrelation) KeyCustomersSuppliers.sixMonthCorrelation(Float sixMonthCorrelation) KeyCustomersSuppliers.threeMonthCorrelation(Float threeMonthCorrelation) KeyCustomersSuppliers.twoWeekCorrelation(Float twoWeekCorrelation) KeyCustomersSuppliers.twoYearCorrelation(Float twoYearCorrelation) Methods in com.github.oscerd.finnhub.models that return types with arguments of type KeyCustomersSuppliersModifier and TypeMethodDescriptionSupplyChainRelationships.getData()Key customers and suppliers.Methods in com.github.oscerd.finnhub.models with parameters of type KeyCustomersSuppliersModifier and TypeMethodDescriptionSupplyChainRelationships.addDataItem(KeyCustomersSuppliers dataItem) Method parameters in com.github.oscerd.finnhub.models with type arguments of type KeyCustomersSuppliersModifier and TypeMethodDescriptionSupplyChainRelationships.data(List<KeyCustomersSuppliers> data) voidSupplyChainRelationships.setData(List<KeyCustomersSuppliers> data)