public class CashflowStatement extends Object
| Constructor and Description |
|---|
CashflowStatement() |
public Double getNetIncome()
public CashflowStatement setNetIncome(Double netIncome)
public Double getDepreciation()
public CashflowStatement setDepreciation(Double depreciation)
public Double getAdjustmentsToNetIncome()
public CashflowStatement setAdjustmentsToNetIncome(Double adjustmentsToNetIncome)
public Double getChangesInAccountsReceivables()
public CashflowStatement setChangesInAccountsReceivables(Double changesInAccountsReceivables)
public Double getChangesInLiabilities()
public CashflowStatement setChangesInLiabilities(Double changesInLiabilities)
public Double getChangesInInventories()
public CashflowStatement setChangesInInventories(Double changesInInventories)
public Double getChangesInOtherOperatingActivities()
public CashflowStatement setChangesInOtherOperatingActivities(Double changesInOtherOperatingActivities)
public Double getTotalCashFlowFromOperatingActivities()
public CashflowStatement setTotalCashFlowFromOperatingActivities(Double totalCashFlowFromOperatingActivities)
public Double getCapitalExpenditures()
public CashflowStatement setCapitalExpenditures(Double capitalExpenditures)
public Double getInvestments()
public CashflowStatement setInvestments(Double investments)
public Double getOtherCashFlowsFromInvestingActivities()
public CashflowStatement setOtherCashFlowsFromInvestingActivities(Double otherCashFlowsFromInvestingActivities)
public Double getTotalCashFlowsFromInvestingActivities()
public CashflowStatement setTotalCashFlowsFromInvestingActivities(Double totalCashFlowsFromInvestingActivities)
public Double getDividendsPaid()
public CashflowStatement setDividendsPaid(Double dividendsPaid)
public Double getNetBorrowings()
public CashflowStatement setNetBorrowings(Double netBorrowings)
public Double getTotalCashFlowsFromFinancingActivities()
public CashflowStatement setTotalCashFlowsFromFinancingActivities(Double totalCashFlowsFromFinancingActivities)
public Double getChangeInCashAndCashEquivalents()
public CashflowStatement setChangeInCashAndCashEquivalents(Double changeInCashAndCashEquivalents)
Copyright © 2019. All rights reserved.