Package com.github.oscerd.finnhub.models
Class CompanyExecutive
java.lang.Object
com.github.oscerd.finnhub.models.CompanyExecutive
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class CompanyExecutive
extends Object
CompanyExecutive
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddExecutiveItem(Company executiveItem) booleanArray of company's executives and members of the Board.Company symbol.inthashCode()voidsetExecutive(List<Company> executive) voidtoString()
-
Constructor Details
-
CompanyExecutive
public CompanyExecutive()
-
-
Method Details
-
symbol
-
getSymbol
Company symbol.- Returns:
- symbol
-
setSymbol
-
executive
-
addExecutiveItem
-
getExecutive
Array of company's executives and members of the Board.- Returns:
- executive
-
setExecutive
-
equals
-
hashCode
public int hashCode() -
toString
-