public class VacantProperty extends AbstractProperty
| Type | Property and Description |
|---|---|
boolean |
validate |
propertyImpl| Constructor and Description |
|---|
VacantProperty() |
VacantProperty(org.egov.commons.Area sitalArea,
org.egov.commons.Area totalBuiltupArea,
org.egov.commons.Area commBuiltUpArea,
org.egov.commons.Area plinthArea,
org.egov.commons.Area commVacantLand,
org.egov.commons.Area nonResPlotArea,
Boolean irregular,
String surveyNumber,
Character fieldVerified,
Date fieldVerificationDate,
List<Floor> floorDetails,
Integer propertyDetailsID,
String water_Meter_Num,
String elec_Meter_Num,
Integer no_of_floors,
char fieldIrregular,
Date dateOfCompletion,
Property property,
Date updatedTime,
PropertyUsage propertyUsage,
PropertyCreationReason creationReason,
PropertyTypeMaster propertyTypeMaster,
String propertyType,
org.egov.commons.Installment installment,
PropertyOccupation propertyOccupation,
PropertyMutationMaster propertyMutationMaster,
Character comZone,
Character cornerPlot,
Double extentSite,
Double extentAppartenauntLand,
FloorType floorType,
RoofType roofType,
WallType wallType,
WoodType woodType,
boolean lift,
boolean toilets,
boolean waterTap,
boolean structure,
boolean electricity,
boolean attachedBathRoom,
boolean waterHarvesting,
boolean cable,
String siteOwner,
String pattaNumber,
Double currentCapitalValue,
Double marketValue,
String categoryType,
String occupancyCertificationNo,
Boolean appurtenantLandChecked,
Boolean corrAddressDiff,
PropertyDepartment propertyDepartment,
VacantLandPlotArea vacantLandPlotArea,
LayoutApprovalAuthority layoutApprovalAuthority,
String layoutPermitNo,
Date layoutPermitDate) |
addAllUnitCalculationDetails, addAmalgamationOwners, addPtDemand, addUnitCalculationDetails, createPropertyclone, getAbstractProperty, getAlv, getAmalgamationOwners, getAmalgamationOwnersProxy, getApplicationNo, getAreaBndry, getAssessmentDocuments, getBasicProperty, getCitizen, getDemolitionReason, getDocNumber, getDocuments, getEffectiveDate, getId, getInstallment, getIsChecked, getIsDefaultProperty, getIsExemptedFromTax, getManualAlv, getMeesevaApplicationNumber, getMeesevaServiceCode, getOccupierName, getPropertyAddress, getPropertyDetail, getPropertyModifyReason, getPropertySource, getPtDemandSet, getRemarks, getSource, getStateDetails, getStatus, getTaxExemptedReason, getUnitCalculationDetails, getVacant, isVacant, myLinkId, removePtDemand, setAbstractProperty, setAlv, setAmalgamationOwners, setAmalgamationOwnersProxy, setApplicationNo, setAreaBndry, setAssessmentDocuments, setBasicProperty, setCitizen, setDemolitionReason, setDocNumber, setDocuments, setEffectiveDate, setId, setInstallment, setIsChecked, setIsDefaultProperty, setIsExemptedFromTax, setManualAlv, setMeesevaApplicationNumber, setMeesevaServiceCode, setOccupierName, setPropertyAddress, setPropertyDetail, setPropertyModifyReason, setPropertySource, setPtDemandSet, setRemarks, setSource, setStatus, setTaxExemptedReason, setUnitCalculationDetails, setVacantbuildStateInfo, byCreatedDate, end, getCurrentState, getState, getStateHistory, getStateInfoJson, getStateType, hasState, reinitiateTransition, reopen, setState, start, stateInProgress, stateIsEnded, stateIsNew, transition, transition, withComments, withDateInfo, withExtraDateInfo, withExtraInfo, withInitiator, withNatureOfTask, withNextAction, withOwner, withOwner, withSenderName, withStateValuegetCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDategetVersion, isNew, notEqualsclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAllUnitCalculationDetails, addAmalgamationOwners, addPtDemand, addUnitCalculationDetails, createPropertyclone, getAlv, getAmalgamationOwners, getAmalgamationOwnersProxy, getApplicationNo, getAreaBndry, getAssessmentDocuments, getBasicProperty, getCreatedBy, getCreatedDate, getDemolitionReason, getDocNumber, getDocuments, getEffectiveDate, getInstallment, getIsChecked, getIsDefaultProperty, getIsExemptedFromTax, getManualAlv, getOccupierName, getPropertyAddress, getPropertyDetail, getPropertyModifyReason, getPropertySource, getPtDemandSet, getRemarks, getSource, getStatus, getTaxExemptedReason, getUnitCalculationDetails, isVacant, removePtDemand, setAlv, setAmalgamationOwners, setAmalgamationOwnersProxy, setApplicationNo, setAreaBndry, setAssessmentDocuments, setBasicProperty, setCreatedBy, setCreatedDate, setDemolitionReason, setDocNumber, setDocuments, setEffectiveDate, setInstallment, setIsChecked, setIsDefaultProperty, setIsExemptedFromTax, setManualAlv, setOccupierName, setPropertyAddress, setPropertyDetail, setPropertyModifyReason, setPropertySource, setPtDemandSet, setRemarks, setSource, setStatus, setTaxExemptedReason, setUnitCalculationDetails, setVacantpublic boolean validateProperty
validateProperty in interface PropertyvalidateProperty in class PropertyImplorg.egov.exceptions.InvalidPropertyExceptionpublic VacantProperty(org.egov.commons.Area sitalArea,
org.egov.commons.Area totalBuiltupArea,
org.egov.commons.Area commBuiltUpArea,
org.egov.commons.Area plinthArea,
org.egov.commons.Area commVacantLand,
org.egov.commons.Area nonResPlotArea,
Boolean irregular,
String surveyNumber,
Character fieldVerified,
Date fieldVerificationDate,
List<Floor> floorDetails,
Integer propertyDetailsID,
String water_Meter_Num,
String elec_Meter_Num,
Integer no_of_floors,
char fieldIrregular,
Date dateOfCompletion,
Property property,
Date updatedTime,
PropertyUsage propertyUsage,
PropertyCreationReason creationReason,
PropertyTypeMaster propertyTypeMaster,
String propertyType,
org.egov.commons.Installment installment,
PropertyOccupation propertyOccupation,
PropertyMutationMaster propertyMutationMaster,
Character comZone,
Character cornerPlot,
Double extentSite,
Double extentAppartenauntLand,
FloorType floorType,
RoofType roofType,
WallType wallType,
WoodType woodType,
boolean lift,
boolean toilets,
boolean waterTap,
boolean structure,
boolean electricity,
boolean attachedBathRoom,
boolean waterHarvesting,
boolean cable,
String siteOwner,
String pattaNumber,
Double currentCapitalValue,
Double marketValue,
String categoryType,
String occupancyCertificationNo,
Boolean appurtenantLandChecked,
Boolean corrAddressDiff,
PropertyDepartment propertyDepartment,
VacantLandPlotArea vacantLandPlotArea,
LayoutApprovalAuthority layoutApprovalAuthority,
String layoutPermitNo,
Date layoutPermitDate)
public VacantProperty()
public Date getDateOfCompletion()
public void setDateOfCompletion(Date dateOfCompletion)
public void addFloor(Floor floor)
public void removeFloor(Floor floor)
floor - The floor to set .public org.egov.commons.Area getCommBuiltUpArea()
public void setCommBuiltUpArea(org.egov.commons.Area commBuiltUpArea)
commBuiltUpArea - The commBuiltUpArea to set.public org.egov.commons.Area getCommVacantLand()
public void setCommVacantLand(org.egov.commons.Area commVacantLand)
commVacantLand - The commVacantLand to set.public PropertyCreationReason getCreationReason()
public void setCreationReason(PropertyCreationReason creationReason)
creationReason - The creationReason to set.public String getElec_Meter_Num()
public void setElec_Meter_Num(String elec_Meter_Num)
elec_Meter_Num - The elec_Meter_Num to set.public char getFieldIrregular()
public void setFieldIrregular(char fieldIrregular)
fieldIrregular - The fieldIrregular to set.public Date getFieldVerificationDate()
public void setFieldVerificationDate(Date fieldVerificationDate)
fieldVerificationDate - The fieldVerificationDate to set.public Character getFieldVerified()
public void setFieldVerified(Character fieldVerified)
fieldVerified - The fieldVerified to set.public void setFloorDetails(List<Floor> floorDetails)
floorDetails - The floorDetails to set.public Boolean getIrregular()
public void setIrregular(Boolean irregular)
irregular - The irregular to set.public Integer getNoofFloors()
public void setNoofFloors(Integer noofFloors)
public org.egov.commons.Area getPlinthArea()
public void setPlinthArea(org.egov.commons.Area plinthArea)
plinthArea - The plinthArea to set.public Property getProperty()
public void setProperty(Property property)
property - The property to set.public Integer getPropertyDetailsID()
public void setPropertyDetailsID(Integer propertyDetailsID)
propertyDetailsID - The propertyDetailsID to set.public PropertyTypeMaster getPropertyTypeMaster()
public void setPropertyTypeMaster(PropertyTypeMaster propertyTypeMaster)
propertyTypeMaster - The propertyTypeMaster to set.public PropertyUsage getPropertyUsage()
public void setPropertyUsage(PropertyUsage propertyUsage)
propertyUsage - The propertyUsage to set.public org.egov.commons.Area getSitalArea()
public void setSitalArea(org.egov.commons.Area sitalArea)
sitalArea - The sitalArea to set.public String getSurveyNumber()
public void setSurveyNumber(String surveyNumber)
surveyNumber - The surveyNumber to set.public org.egov.commons.Area getTotalBuiltupArea()
public void setTotalBuiltupArea(org.egov.commons.Area totalBuiltupArea)
totalBuiltupArea - The totalBuiltupArea to set.public Date getUpdatedTime()
public void setUpdatedTime(Date updatedTime)
updatedTime - The updatedTime to set.public String getWater_Meter_Num()
public void setWater_Meter_Num(String water_Meter_Num)
water_Meter_Num - The water_Meter_Num to set.public String getPropertyType()
public void setPropertyType(String propertyType)
propertyType - The propertyType to set.public boolean equals(Object obj)
equals in class PropertyImplpublic int hashCode()
hashCode in class PropertyImplpublic boolean validateProperty()
throws org.egov.exceptions.InvalidPropertyException
validateProperty in interface PropertyvalidateProperty in class PropertyImplorg.egov.exceptions.InvalidPropertyExceptionpublic PropertyMutationMaster getPropertyMutationMaster()
public void setPropertyMutationMaster(PropertyMutationMaster propertyMutationMaster)
propertyMutationMaster - The propertyMutationMaster to set.public Character getComZone()
public void setComZone(Character comZone)
public Character getCornerPlot()
public void setCornerPlot(Character cornerPlot)
public PropertyOccupation getPropertyOccupation()
public void setPropertyOccupation(PropertyOccupation propertyOccupation)
public String toString()
toString in class PropertyImplpublic org.egov.commons.Area getNonResPlotArea()
public void setNonResPlotArea(org.egov.commons.Area nonResPlotArea)
public boolean isLift()
public void setLift(boolean lift)
public boolean isToilets()
public void setToilets(boolean toilets)
public boolean isWaterTap()
public void setWaterTap(boolean waterTap)
public boolean isStructure()
public void setStructure(boolean structure)
public boolean isElectricity()
public void setElectricity(boolean electricity)
public boolean isAttachedBathRoom()
public void setAttachedBathRoom(boolean attachedBathRoom)
public boolean isWaterHarvesting()
public void setWaterHarvesting(boolean waterHarvesting)
public boolean isCable()
public void setCable(boolean cable)
public Double getExtentSite()
public void setExtentSite(Double extentSite)
public Double getExtentAppartenauntLand()
public void setExtentAppartenauntLand(Double extentAppartenauntLand)
public String getSiteOwner()
public void setSiteOwner(String siteOwner)
public FloorType getFloorType()
public void setFloorType(FloorType floorType)
public RoofType getRoofType()
public void setRoofType(RoofType roofType)
public WallType getWallType()
public void setWallType(WallType wallType)
public WoodType getWoodType()
public void setWoodType(WoodType woodType)
public Apartment getApartment()
public void setApartment(Apartment apartment)
public String getPattaNumber()
public void setPattaNumber(String pattaNumber)
public Double getCurrentCapitalValue()
public void setCurrentCapitalValue(Double currentCapitalValue)
public Double getMarketValue()
public void setMarketValue(Double marketValue)
public String getCategoryType()
public void setCategoryType(String categoryType)
public String getOccupancyCertificationNo()
public void setOccupancyCertificationNo(String occupancyCertificationNo)
public Boolean isAppurtenantLandChecked()
public void setAppurtenantLandChecked(Boolean appurtenantLandChecked)
public Boolean isCorrAddressDiff()
public void setCorrAddressDiff(Boolean corrAddressDiff)
public PropertyDepartment getPropertyDepartment()
public void setPropertyDepartment(PropertyDepartment propertyDepartment)
public VacantLandPlotArea getVacantLandPlotArea()
public void setVacantLandPlotArea(VacantLandPlotArea vacantLandPlotArea)
public LayoutApprovalAuthority getLayoutApprovalAuthority()
public void setLayoutApprovalAuthority(LayoutApprovalAuthority layoutApprovalAuthority)
public String getLayoutPermitNo()
public void setLayoutPermitNo(String layoutPermitNo)
public Date getLayoutPermitDate()
public void setLayoutPermitDate(Date layoutPermitDate)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.