public class GovtPropertyInfo extends Object
| Constructor and Description |
|---|
GovtPropertyInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
addGovtPropTaxCalInfo(GovtPropertyTaxCalInfo govtPropTaxCalInfo) |
String |
getArea() |
List<GovtPropertyTaxCalInfo> |
getGovtPropTaxInfoList() |
String |
getHouseNumber() |
String |
getIndexNo() |
String |
getParcelId() |
String |
getPropertyAddress() |
String |
getPropertyOwnerName() |
String |
getPropertyType() |
String |
getWard() |
void |
setArea(String area) |
void |
setGovtPropTaxInfoList(List<GovtPropertyTaxCalInfo> govtPropTaxInfoList) |
void |
setHouseNumber(String houseNumber) |
void |
setIndexNo(String indexNo) |
void |
setParcelId(String parcelId) |
void |
setPropertyAddress(String propertyAddress) |
void |
setPropertyOwnerName(String propertyOwnerName) |
void |
setPropertyType(String propertyType) |
void |
setWard(String ward) |
public String getWard()
public void setWard(String ward)
public String getArea()
public void setArea(String area)
public String getHouseNumber()
public void setHouseNumber(String houseNumber)
public String getPropertyAddress()
public void setPropertyAddress(String propertyAddress)
public String getPropertyOwnerName()
public void setPropertyOwnerName(String propertyOwnerName)
public String getParcelId()
public void setParcelId(String parcelId)
public String getIndexNo()
public void setIndexNo(String indexNo)
public String getPropertyType()
public void setPropertyType(String propertyType)
public List<GovtPropertyTaxCalInfo> getGovtPropTaxInfoList()
public void setGovtPropTaxInfoList(List<GovtPropertyTaxCalInfo> govtPropTaxInfoList)
public void addGovtPropTaxCalInfo(GovtPropertyTaxCalInfo govtPropTaxCalInfo)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.