| Package | Description |
|---|---|
| org.egov.ptis.client.util | |
| org.egov.ptis.domain.entity.demand | |
| org.egov.ptis.domain.entity.property | |
| org.egov.ptis.domain.service.property |
| Modifier and Type | Method and Description |
|---|---|
Map<String,BigDecimal> |
PropertyTaxUtil.prepareTaxNameAndALV(Map<String,BigDecimal> taxNameAndALV,
FloorwiseDemandCalculations floorDmdCalc,
Set<String> applicableTaxes) |
| Modifier and Type | Method and Description |
|---|---|
Set<FloorwiseDemandCalculations> |
PTDemandCalculations.getFlrwiseDmdCalculations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PTDemandCalculations.addFlrwiseDmdCalculations(FloorwiseDemandCalculations flwiseDmd) |
void |
PTDemandCalculations.removeFlrwiseDmdCalculations(FloorwiseDemandCalculations flwiseDmd) |
| Modifier and Type | Method and Description |
|---|---|
void |
PTDemandCalculations.setFlrwiseDmdCalculations(Set<FloorwiseDemandCalculations> flrwiseDmdCalculations) |
| Constructor and Description |
|---|
FloorwiseDemandCalculations(FloorwiseDemandCalculations thatFloorDmdCalc) |
| Constructor and Description |
|---|
PTDemandCalculations(Ptdemand ptDemand,
BigDecimal propertyTax,
BigDecimal rateOfTax,
Date lastUpdatedTimeStamp,
Date createTimeStamp,
Set<FloorwiseDemandCalculations> flrwiseDmdCalculations,
byte[] taxInfo,
BigDecimal alv) |
| Modifier and Type | Method and Description |
|---|---|
FloorwiseDemandCalculations |
Floor.getFloorDmdCalc() |
| Modifier and Type | Method and Description |
|---|---|
void |
Floor.setFloorDmdCalc(FloorwiseDemandCalculations floorDmdCalc) |
| Constructor and Description |
|---|
Floor(ConstructionTypeSet constructionTypeSet,
StructureClassification structureClassification,
PropertyUsage propertyUsage,
PropertyOccupation propertyOccupation,
Integer floorNo,
org.egov.demand.model.DepreciationMaster depreciationMaster,
org.egov.commons.Area builtUpArea,
org.egov.commons.Area floorArea,
String waterMeter,
String electricMeter,
Date lastUpdatedTimeStamp,
Date createdTimeStamp,
BigDecimal rentPerMonth,
BigDecimal manualAlv,
PropertyTypeMaster unitType,
String unitTypeCategory,
String waterRate,
BigDecimal alv,
Date occupancyDate,
String occupierName,
Boolean unstructuredLand,
FloorwiseDemandCalculations floorDmdCalc,
String firmName,
String buildingPermissionNo,
Date buildingPermissionDate,
org.egov.commons.Area buildingPlanPlinthArea,
Integer floorUid,
Date constructionDate) |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyService.setFloorDmdCalTax(UnitTaxCalculationInfo unitTax,
FloorwiseDemandCalculations floorDmdCalc)
Sets floor demand calculation taxes
|
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.