public class PropertyOwner extends Object
| Constructor and Description |
|---|
PropertyOwner() |
| Modifier and Type | Method and Description |
|---|---|
List<org.egov.ptis.domain.entity.property.OwnerAudit> |
getOwnerAudit() |
org.egov.ptis.domain.entity.property.PropertyImpl |
getProperty() |
List<org.egov.ptis.domain.entity.property.PropertyOwnerInfo> |
getPropertyOwnerInfo() |
void |
setOwnerAudit(List<org.egov.ptis.domain.entity.property.OwnerAudit> ownerAudit) |
void |
setProperty(org.egov.ptis.domain.entity.property.PropertyImpl property) |
void |
setPropertyOwnerInfo(List<org.egov.ptis.domain.entity.property.PropertyOwnerInfo> propertyOwnerInfo) |
public List<org.egov.ptis.domain.entity.property.OwnerAudit> getOwnerAudit()
public void setOwnerAudit(List<org.egov.ptis.domain.entity.property.OwnerAudit> ownerAudit)
public List<org.egov.ptis.domain.entity.property.PropertyOwnerInfo> getPropertyOwnerInfo()
public void setPropertyOwnerInfo(List<org.egov.ptis.domain.entity.property.PropertyOwnerInfo> propertyOwnerInfo)
public org.egov.ptis.domain.entity.property.PropertyImpl getProperty()
public void setProperty(org.egov.ptis.domain.entity.property.PropertyImpl property)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.