public class PropertyNoticeInfo extends Object
| Constructor and Description |
|---|
PropertyNoticeInfo(org.egov.ptis.domain.entity.property.PropertyImpl property,
String noticeNo) |
| Modifier and Type | Method and Description |
|---|---|
List<org.egov.ptis.report.bean.PropertyAckNoticeInfo> |
getFloorDetailsForNotice() |
String |
getNoticeDate() |
String |
getNoticeNo() |
org.egov.ptis.report.bean.PropertyAckNoticeInfo |
getOwnerInfo() |
void |
setFloorDetailsForNotice(List<org.egov.ptis.report.bean.PropertyAckNoticeInfo> floorDetailsForNotice) |
void |
setNoticeNo(String noticeNo) |
void |
setOwnerInfo(org.egov.ptis.report.bean.PropertyAckNoticeInfo ownerInfo) |
public PropertyNoticeInfo(org.egov.ptis.domain.entity.property.PropertyImpl property,
String noticeNo)
public void setNoticeNo(String noticeNo)
public org.egov.ptis.report.bean.PropertyAckNoticeInfo getOwnerInfo()
public void setOwnerInfo(org.egov.ptis.report.bean.PropertyAckNoticeInfo ownerInfo)
public List<org.egov.ptis.report.bean.PropertyAckNoticeInfo> getFloorDetailsForNotice()
public void setFloorDetailsForNotice(List<org.egov.ptis.report.bean.PropertyAckNoticeInfo> floorDetailsForNotice)
public String getNoticeNo()
public String getNoticeDate()
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.