Package com.github.oscerd.finnhub.models
Class InstitutionalOwnership
java.lang.Object
com.github.oscerd.finnhub.models.InstitutionalOwnership
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class InstitutionalOwnership
extends Object
InstitutionalOwnership
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDataItem(InstitutionalOwnershipGroup dataItem) data(List<InstitutionalOwnershipGroup> data) booleangetCusip()Cusip.getData()Array of institutional investors.Symbol.inthashCode()voidvoidvoidtoString()
-
Constructor Details
-
InstitutionalOwnership
public InstitutionalOwnership()
-
-
Method Details
-
symbol
-
getSymbol
Symbol.- Returns:
- symbol
-
setSymbol
-
cusip
-
getCusip
Cusip.- Returns:
- cusip
-
setCusip
-
data
-
addDataItem
-
getData
Array of institutional investors.- Returns:
- data
-
setData
-
equals
-
hashCode
public int hashCode() -
toString
-