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