| Constructor and Description |
|---|
FloorwiseDemandCalculations() |
FloorwiseDemandCalculations(FloorwiseDemandCalculations thatFloorDmdCalc) |
FloorwiseDemandCalculations(Integer id,
Floor floor,
PTDemandCalculations demandCalculations,
Date lastUpdatedTimeStamp,
Date createTimeStamp,
BigDecimal categoryAmt,
BigDecimal occupancyRebate,
BigDecimal constructionRebate,
BigDecimal depreciation,
BigDecimal usageRebate) |
public FloorwiseDemandCalculations()
public FloorwiseDemandCalculations(Integer id, Floor floor, PTDemandCalculations demandCalculations, Date lastUpdatedTimeStamp, Date createTimeStamp, BigDecimal categoryAmt, BigDecimal occupancyRebate, BigDecimal constructionRebate, BigDecimal depreciation, BigDecimal usageRebate)
public FloorwiseDemandCalculations(FloorwiseDemandCalculations thatFloorDmdCalc)
public Integer getId()
public void setId(Integer id)
id - the id to setpublic Floor getFloor()
public void setFloor(Floor floor)
floor - the floor to setpublic PTDemandCalculations getPTDemandCalculations()
public void setPTDemandCalculations(PTDemandCalculations demandCalculations)
demandCalculations - the pTDemandCalculations to setpublic Date getLastUpdatedTimeStamp()
public void setLastUpdatedTimeStamp(Date lastUpdatedTimeStamp)
lastUpdatedTimeStamp - the lastUpdatedTimeStamp to setpublic Date getCreateTimeStamp()
public void setCreateTimeStamp(Date createTimeStamp)
createTimeStamp - the createTimeStamp to setpublic BigDecimal getCategoryAmt()
public void setCategoryAmt(BigDecimal categoryAmt)
categoryAmt - the categoryAmt to setpublic BigDecimal getOccupancyRebate()
public void setOccupancyRebate(BigDecimal occupancyRebate)
occupancyRebate - the occupancyRebate to setpublic BigDecimal getConstructionRebate()
public void setConstructionRebate(BigDecimal constructionRebate)
constructionRebate - the constructionRebate to setpublic BigDecimal getDepreciation()
public void setDepreciation(BigDecimal depreciation)
depreciation - the depreciation to setpublic BigDecimal getUsageRebate()
public void setUsageRebate(BigDecimal usageRebate)
usageRebate - the usageRebate to setpublic BigDecimal getTax1()
public void setTax1(BigDecimal tax1)
tax1 - the tax1 to setpublic BigDecimal getTax2()
public void setTax2(BigDecimal tax2)
tax2 - the tax2 to setpublic BigDecimal getTax3()
public void setTax3(BigDecimal tax3)
tax3 - the tax3 to setpublic BigDecimal getTax4()
public void setTax4(BigDecimal tax4)
tax4 - the tax4 to setpublic BigDecimal getTax5()
public void setTax5(BigDecimal tax5)
tax5 - the tax5 to setpublic BigDecimal getTax6()
public void setTax6(BigDecimal tax6)
tax6 - the tax6 to setpublic BigDecimal getTax7()
public void setTax7(BigDecimal tax7)
tax7 - the tax7 to setpublic BigDecimal getTax8()
public void setTax8(BigDecimal tax8)
tax8 - the tax8 to setpublic BigDecimal getTax9()
public void setTax9(BigDecimal tax9)
tax9 - the tax9 to setpublic BigDecimal getTax10()
public void setTax10(BigDecimal tax10)
tax10 - the tax10 to setpublic BigDecimal getAlv()
public void setAlv(BigDecimal alv)
public BigDecimal getMrv()
public void setMrv(BigDecimal mrv)
public BigDecimal getTotalTaxPayble()
public void setTotalTaxPayble(BigDecimal totalTaxPayble)
public boolean equals(Object that)
public boolean validate()
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.