| Modifier and Type | Class and Description |
|---|---|
class |
APTaxCalculationInfo |
| Modifier and Type | Method and Description |
|---|---|
Map<Date,TaxCalculationInfo> |
PropertyNoticeService.getTaxCaluculations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyNoticeService.setTaxCaluculations(Map<Date,TaxCalculationInfo> taxCaluculations) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<org.egov.commons.Installment,TaxCalculationInfo> |
APTaxCalculator.calculatePropertyTax(Property property,
Date occupationDate) |
| Modifier and Type | Method and Description |
|---|---|
String |
APTaxCalculator.generateTaxCalculationXML(TaxCalculationInfo taxCalculationInfo) |
| Modifier and Type | Method and Description |
|---|---|
TaxCalculationInfo |
PropertyTaxUtil.getTaxCalculationInfoClone(TaxCalculationInfo taxCalInfo)
Returns TaxCalculationInfo clone
|
TaxCalculationInfo |
PropertyTaxUtil.getTaxCalInfo(Ptdemand demand) |
| Modifier and Type | Method and Description |
|---|---|
Map<org.egov.commons.Installment,TaxCalculationInfo> |
PropertyTaxUtil.getTaxCalInfoMap(Set<Ptdemand> ptDmdSet) |
Map<Date,TaxCalculationInfo> |
PropertyTaxUtil.getTaxCalInfoMap(Set<Ptdemand> ptDmdSet,
Date occupancyDate) |
| Modifier and Type | Method and Description |
|---|---|
TaxCalculationInfo |
PropertyTaxUtil.getTaxCalculationInfoClone(TaxCalculationInfo taxCalInfo)
Returns TaxCalculationInfo clone
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<org.egov.commons.Installment,TaxCalculationInfo> |
PropertyTaxCalculator.calculatePropertyTax(Property property,
Date occupationDate) |
| Modifier and Type | Method and Description |
|---|---|
String |
PropertyTaxCommonUtils.getCurrentHalfyearTax(HashMap<org.egov.commons.Installment,TaxCalculationInfo> instTaxMap,
PropertyTypeMaster propTypeMstr) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.