public class PropertyFloorDetailsInfo extends Object implements Comparable<PropertyFloorDetailsInfo>
| Constructor and Description |
|---|
PropertyFloorDetailsInfo(org.egov.ptis.domain.entity.property.UnitCalculationDetail unitCalcDetail,
String propType,
org.egov.commons.Installment installment) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(PropertyFloorDetailsInfo o) |
String |
getAlv() |
String |
getBigResBldgTax() |
BigDecimal |
getBigResBldgTaxValue() |
String |
getEduCess() |
BigDecimal |
getEduCessNonResdValue() |
BigDecimal |
getEduCessResdValue() |
String |
getEmpGrnteTax() |
BigDecimal |
getEmpGrnteTaxValue() |
String |
getFireServiceTax() |
BigDecimal |
getFireTaxValue() |
BigDecimal |
getGeneralTaxValue() |
String |
getGenTax() |
String |
getInstDate() |
String |
getLightTax() |
BigDecimal |
getLightTaxValue() |
String |
getOccupant() |
String |
getOccupantName() |
String |
getSewerageTax() |
BigDecimal |
getSewerageTaxValue() |
String |
getTotalServChrg() |
String |
getTotalTax() |
Integer |
getUnitNum() |
String |
getUnitOccupation() |
String |
getWaterTax() |
BigDecimal |
getWaterTaxValue() |
String |
toString() |
public PropertyFloorDetailsInfo(org.egov.ptis.domain.entity.property.UnitCalculationDetail unitCalcDetail,
String propType,
org.egov.commons.Installment installment)
public Integer getUnitNum()
public String getOccupantName()
public String getOccupant()
public String getLightTax()
public String getFireServiceTax()
public String getSewerageTax()
public String getAlv()
public String getGenTax()
public String getWaterTax()
public String getEduCess()
public String getBigResBldgTax()
public String getEmpGrnteTax()
public String getTotalTax()
public String getTotalServChrg()
public String getInstDate()
public String getUnitOccupation()
public BigDecimal getFireTaxValue()
public BigDecimal getLightTaxValue()
public BigDecimal getSewerageTaxValue()
public BigDecimal getGeneralTaxValue()
public BigDecimal getWaterTaxValue()
public BigDecimal getEduCessResdValue()
public BigDecimal getEduCessNonResdValue()
public BigDecimal getBigResBldgTaxValue()
public BigDecimal getEmpGrnteTaxValue()
public int compareTo(PropertyFloorDetailsInfo o)
compareTo in interface Comparable<PropertyFloorDetailsInfo>Copyright © 2015–2016 eGovernments Foundation. All rights reserved.