Package com.github.oscerd.finnhub.models
Class CompanyEarningsQualityScoreData
java.lang.Object
com.github.oscerd.finnhub.models.CompanyEarningsQualityScoreData
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class CompanyEarningsQualityScoreData
extends Object
CompanyEarningsQualityScoreData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncashGenerationCapitalAllocation(Float cashGenerationCapitalAllocation) booleanCash Generation and Capital AllocationGrowth ScoreLetter ScoreLeverage ScorePeriodProfitability ScoregetScore()Total ScoreinthashCode()letterScore(String letterScore) profitability(Float profitability) voidsetCashGenerationCapitalAllocation(Float cashGenerationCapitalAllocation) voidvoidsetLetterScore(String letterScore) voidsetLeverage(Float leverage) voidvoidsetProfitability(Float profitability) voidtoString()
-
Constructor Details
-
CompanyEarningsQualityScoreData
public CompanyEarningsQualityScoreData()
-
-
Method Details
-
period
-
getPeriod
Period- Returns:
- period
-
setPeriod
-
growth
-
getGrowth
Growth Score- Returns:
- growth
-
setGrowth
-
profitability
-
getProfitability
Profitability Score- Returns:
- profitability
-
setProfitability
-
cashGenerationCapitalAllocation
public CompanyEarningsQualityScoreData cashGenerationCapitalAllocation(Float cashGenerationCapitalAllocation) -
getCashGenerationCapitalAllocation
Cash Generation and Capital Allocation- Returns:
- cashGenerationCapitalAllocation
-
setCashGenerationCapitalAllocation
-
leverage
-
getLeverage
Leverage Score- Returns:
- leverage
-
setLeverage
-
score
-
getScore
Total Score- Returns:
- score
-
setScore
-
letterScore
-
getLetterScore
Letter Score- Returns:
- letterScore
-
setLetterScore
-
equals
-
hashCode
public int hashCode() -
toString
-