Uses of Class
com.github.oscerd.finnhub.models.MutualFundCountryExposureData
Packages that use MutualFundCountryExposureData
-
Uses of MutualFundCountryExposureData in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return MutualFundCountryExposureDataModifier and TypeMethodDescriptionMethods in com.github.oscerd.finnhub.models that return types with arguments of type MutualFundCountryExposureDataModifier and TypeMethodDescriptionMutualFundCountryExposure.getCountryExposure()Array of countries and and exposure levels.Methods in com.github.oscerd.finnhub.models with parameters of type MutualFundCountryExposureDataModifier and TypeMethodDescriptionMutualFundCountryExposure.addCountryExposureItem(MutualFundCountryExposureData countryExposureItem) Method parameters in com.github.oscerd.finnhub.models with type arguments of type MutualFundCountryExposureDataModifier and TypeMethodDescriptionMutualFundCountryExposure.countryExposure(List<MutualFundCountryExposureData> countryExposure) voidMutualFundCountryExposure.setCountryExposure(List<MutualFundCountryExposureData> countryExposure)