public class BalanceSheet extends Object
| Constructor and Description |
|---|
BalanceSheet() |
public Double getCashAndCashEquivalents()
public BalanceSheet setCashAndCashEquivalents(Double cashAndCashEquivalents)
public Double getShortTermInvestments()
public BalanceSheet setShortTermInvestments(Double shortTermInvestments)
public Double getNetReceivables()
public BalanceSheet setNetReceivables(Double netReceivables)
public Double getInventory()
public BalanceSheet setInventory(Double inventory)
public Double getOtherCurrentAssets()
public BalanceSheet setOtherCurrentAssets(Double otherCurrentAssets)
public Double getTotalCurrentAssets()
public BalanceSheet setTotalCurrentAssets(Double totalCurrentAssets)
public Double getLongTermInvestments()
public BalanceSheet setLongTermInvestments(Double longTermInvestments)
public Double getPropertyPlantAndEquipment()
public BalanceSheet setPropertyPlantAndEquipment(Double propertyPlantAndEquipment)
public Double getOtherAssets()
public BalanceSheet setOtherAssets(Double otherAssets)
public Double getTotalAssets()
public BalanceSheet setTotalAssets(Double totalAssets)
public Double getCapitaSurplus()
public BalanceSheet setCapitaSurplus(Double capitaSurplus)
public Double getAccountsPayable()
public BalanceSheet setAccountsPayable(Double accountsPayable)
public Double getShortOrCurrentLongTermDebt()
public BalanceSheet setShortOrCurrentLongTermDebt(Double shortOrCurrentLongTermDebt)
public Double getOtherCurrentLiabilities()
public BalanceSheet setOtherCurrentLiabilities(Double otherCurrentLiabilities)
public Double getTotalCurrentLiabilities()
public BalanceSheet setTotalCurrentLiabilities(Double totalCurrentLiabilities)
public Double getLongTermDebt()
public BalanceSheet setLongTermDebt(Double longTermDebt)
public Double getOtherLiabilities()
public BalanceSheet setOtherLiabilities(Double otherLiabilities)
public Double getTotalLiabilities()
public BalanceSheet setTotalLiabilities(Double totalLiabilities)
public Double getCommonStock()
public BalanceSheet setCommonStock(Double commonStock)
public Double getRetainedEarnings()
public BalanceSheet setRetainedEarnings(Double retainedEarnings)
public Double getTreasuryStock()
public BalanceSheet setTreasuryStock(Double treasuryStock)
public Double getOtherStockholderEquity()
public BalanceSheet setOtherStockholderEquity(Double otherStockholderEquity)
public Double getTotalStockholderEquity()
public BalanceSheet setTotalStockholderEquity(Double totalStockholderEquity)
public Double getNetTangibleAssets()
public BalanceSheet setNetTangibleAssets(Double netTangibleAssets)
public Double getGoodwill()
public BalanceSheet setGoodwill(Double goodwill)
public Double getIntangibleAssets()
public BalanceSheet setIntangibleAssets(Double intangibleAssets)
public Double getAccumulatedAmortization()
public BalanceSheet setAccumulatedAmortization(Double accumulatedAmortization)
public Double getDeferredLongTermAssetCharges()
public BalanceSheet setDeferredLongTermAssetCharges(Double deferredLongTermAssetCharges)
public Double getRedeemablePreferredStock()
public BalanceSheet setRedeemablePreferredStock(Double redeemablePreferredStock)
public Double getDeferredLongTermLiabilityCharges()
public BalanceSheet setDeferredLongTermLiabilityCharges(Double deferredLongTermLiabilityCharges)
public Double getMinorityInterest()
public BalanceSheet setMinorityInterest(Double minorityInterest)
public Double getNegativeGoodwill()
public BalanceSheet setNegativeGoodwill(Double negativeGoodwill)
Copyright © 2019. All rights reserved.