class FinancialAnalysis extends Model (View source)

Properties

float $averageKwhPerMonth
protected $cashPurchaseSavingsType
protected $cashPurchaseSavingsDataType
bool $defaultBill
protected $financedPurchaseSavingsType
protected $financedPurchaseSavingsDataType
protected $financialDetailsType
protected $financialDetailsDataType
protected $leasingSavingsType
protected $leasingSavingsDataType
protected $monthlyBillType
protected $monthlyBillDataType
int $panelConfigIndex

Methods

setAverageKwhPerMonth($averageKwhPerMonth)

No description

float
getAverageKwhPerMonth()

No description

setCashPurchaseSavings(CashPurchaseSavings $cashPurchaseSavings)

No description

setDefaultBill($defaultBill)

No description

bool
getDefaultBill()

No description

setFinancedPurchaseSavings(FinancedPurchaseSavings $financedPurchaseSavings)

No description

setFinancialDetails(FinancialDetails $financialDetails)

No description

setLeasingSavings(LeasingSavings $leasingSavings)

No description

setMonthlyBill(Money $monthlyBill)

No description

getMonthlyBill()

No description

setPanelConfigIndex($panelConfigIndex)

No description

int
getPanelConfigIndex()

No description

Details

setAverageKwhPerMonth($averageKwhPerMonth)

No description

Parameters

$averageKwhPerMonth

float getAverageKwhPerMonth()

No description

Return Value

float

setCashPurchaseSavings(CashPurchaseSavings $cashPurchaseSavings)

No description

Parameters

CashPurchaseSavings $cashPurchaseSavings

CashPurchaseSavings getCashPurchaseSavings()

No description

Return Value

CashPurchaseSavings

setDefaultBill($defaultBill)

No description

Parameters

$defaultBill

bool getDefaultBill()

No description

Return Value

bool

setFinancedPurchaseSavings(FinancedPurchaseSavings $financedPurchaseSavings)

No description

Parameters

FinancedPurchaseSavings $financedPurchaseSavings

FinancedPurchaseSavings getFinancedPurchaseSavings()

No description

setFinancialDetails(FinancialDetails $financialDetails)

No description

Parameters

FinancialDetails $financialDetails

FinancialDetails getFinancialDetails()

No description

Return Value

FinancialDetails

setLeasingSavings(LeasingSavings $leasingSavings)

No description

Parameters

LeasingSavings $leasingSavings

LeasingSavings getLeasingSavings()

No description

Return Value

LeasingSavings

setMonthlyBill(Money $monthlyBill)

No description

Parameters

Money $monthlyBill

Money getMonthlyBill()

No description

Return Value

Money

setPanelConfigIndex($panelConfigIndex)

No description

Parameters

$panelConfigIndex

int getPanelConfigIndex()

No description

Return Value

int