Package com.github.oscerd.finnhub.models
Class ETFsCountryExposure
java.lang.Object
com.github.oscerd.finnhub.models.ETFsCountryExposure
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class ETFsCountryExposure
extends Object
ETFsCountryExposure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCountryExposureItem(ETFCountryExposureData countryExposureItem) countryExposure(List<ETFCountryExposureData> countryExposure) booleanArray of countries and and exposure levels.ETF symbol.inthashCode()voidsetCountryExposure(List<ETFCountryExposureData> countryExposure) voidtoString()
-
Constructor Details
-
ETFsCountryExposure
public ETFsCountryExposure()
-
-
Method Details
-
symbol
-
getSymbol
ETF symbol.- Returns:
- symbol
-
setSymbol
-
countryExposure
-
addCountryExposureItem
-
getCountryExposure
Array of countries and and exposure levels.- Returns:
- countryExposure
-
setCountryExposure
-
equals
-
hashCode
public int hashCode() -
toString
-