Package com.github.oscerd.finnhub.model
Class CompanyProfile
java.lang.Object
com.github.oscerd.finnhub.model.CompanyProfile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIpo()getLogo()getName()getPhone()voidsetCountry(String country) voidsetCurrency(String currency) voidsetExchange(String exchange) voidsetFinnhubIndustry(String finnhubIndustry) voidvoidvoidsetMarketCapitalization(Integer marketCapitalization) voidvoidvoidsetShareOutstanding(Double shareOutstanding) voidvoidtoString()
-
Constructor Details
-
CompanyProfile
public CompanyProfile()
-
-
Method Details
-
getCountry
-
setCountry
-
getCurrency
-
setCurrency
-
getExchange
-
setExchange
-
getIpo
-
setIpo
-
getMarketCapitalization
-
setMarketCapitalization
-
getName
-
setName
-
getTicker
-
setTicker
-
getWeburl
-
setWeburl
-
getLogo
-
setLogo
-
getFinnhubIndustry
-
setFinnhubIndustry
-
getPhone
-
setPhone
-
toString
-