FinancialDetails
class FinancialDetails extends Model (View source)
Properties
| protected | $costOfElectricityWithoutSolarType | ||
| protected | $costOfElectricityWithoutSolarDataType | ||
| protected | $federalIncentiveType | ||
| protected | $federalIncentiveDataType | ||
| float | $initialAcKwhPerYear | ||
| protected | $lifetimeSrecTotalType | ||
| protected | $lifetimeSrecTotalDataType | ||
| bool | $netMeteringAllowed | ||
| float | $percentageExportedToGrid | ||
| protected | $remainingLifetimeUtilityBillType | ||
| protected | $remainingLifetimeUtilityBillDataType | ||
| float | $solarPercentage | ||
| protected | $stateIncentiveType | ||
| protected | $stateIncentiveDataType | ||
| protected | $utilityIncentiveType | ||
| protected | $utilityIncentiveDataType |
Methods
getCostOfElectricityWithoutSolar()
No description
getFederalIncentive()
No description
setInitialAcKwhPerYear($initialAcKwhPerYear)
No description
float
getInitialAcKwhPerYear()
No description
getLifetimeSrecTotal()
No description
setNetMeteringAllowed($netMeteringAllowed)
No description
bool
getNetMeteringAllowed()
No description
setPercentageExportedToGrid($percentageExportedToGrid)
No description
float
getPercentageExportedToGrid()
No description
getRemainingLifetimeUtilityBill()
No description
setSolarPercentage($solarPercentage)
No description
float
getSolarPercentage()
No description
getStateIncentive()
No description
getUtilityIncentive()
No description
Details
setCostOfElectricityWithoutSolar(Money $costOfElectricityWithoutSolar)
No description
Money
getCostOfElectricityWithoutSolar()
No description
setFederalIncentive(Money $federalIncentive)
No description
Money
getFederalIncentive()
No description
setInitialAcKwhPerYear($initialAcKwhPerYear)
No description
float
getInitialAcKwhPerYear()
No description
setLifetimeSrecTotal(Money $lifetimeSrecTotal)
No description
Money
getLifetimeSrecTotal()
No description
setNetMeteringAllowed($netMeteringAllowed)
No description
bool
getNetMeteringAllowed()
No description
setPercentageExportedToGrid($percentageExportedToGrid)
No description
float
getPercentageExportedToGrid()
No description
setRemainingLifetimeUtilityBill(Money $remainingLifetimeUtilityBill)
No description
Money
getRemainingLifetimeUtilityBill()
No description
setSolarPercentage($solarPercentage)
No description
float
getSolarPercentage()
No description
setStateIncentive(Money $stateIncentive)
No description
Money
getStateIncentive()
No description
setUtilityIncentive(Money $utilityIncentive)
No description
Money
getUtilityIncentive()
No description