Package com.github.oscerd.finnhub.models
Class InvestmentThemes
java.lang.Object
com.github.oscerd.finnhub.models.InvestmentThemes
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class InvestmentThemes
extends Object
InvestmentThemes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDataItem(InvestmentThemePortfolio dataItem) data(List<InvestmentThemePortfolio> data) booleangetData()Investment theme portfolio.getTheme()Investment themeinthashCode()voidsetData(List<InvestmentThemePortfolio> data) voidtoString()
-
Constructor Details
-
InvestmentThemes
public InvestmentThemes()
-
-
Method Details