Uses of Class
com.github.oscerd.finnhub.models.ETFSectorExposureData
Packages that use ETFSectorExposureData
-
Uses of ETFSectorExposureData in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return ETFSectorExposureDataModifier and TypeMethodDescriptionMethods in com.github.oscerd.finnhub.models that return types with arguments of type ETFSectorExposureDataModifier and TypeMethodDescriptionETFsSectorExposure.getSectorExposure()Array of industries and exposure levels.Methods in com.github.oscerd.finnhub.models with parameters of type ETFSectorExposureDataModifier and TypeMethodDescriptionETFsSectorExposure.addSectorExposureItem(ETFSectorExposureData sectorExposureItem) Method parameters in com.github.oscerd.finnhub.models with type arguments of type ETFSectorExposureDataModifier and TypeMethodDescriptionETFsSectorExposure.sectorExposure(List<ETFSectorExposureData> sectorExposure) voidETFsSectorExposure.setSectorExposure(List<ETFSectorExposureData> sectorExposure)