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