public class DemandDetailBeansForm extends Object
| Constructor and Description |
|---|
DemandDetailBeansForm() |
| Modifier and Type | Method and Description |
|---|---|
org.egov.ptis.domain.entity.property.BasicPropertyImpl |
getBasicProperty() |
List<DemandDetail> |
getDemandDetailBeans() |
org.egov.ptis.domain.entity.property.PropertyReceipt |
getPropertyReceipt() |
void |
setBasicProperty(org.egov.ptis.domain.entity.property.BasicPropertyImpl basicProperty) |
void |
setDemandDetailBeans(List<DemandDetail> demandDetailBeans) |
void |
setPropertyReceipt(org.egov.ptis.domain.entity.property.PropertyReceipt propertyReceipt) |
public List<DemandDetail> getDemandDetailBeans()
public void setDemandDetailBeans(List<DemandDetail> demandDetailBeans)
public org.egov.ptis.domain.entity.property.BasicPropertyImpl getBasicProperty()
public void setBasicProperty(org.egov.ptis.domain.entity.property.BasicPropertyImpl basicProperty)
public org.egov.ptis.domain.entity.property.PropertyReceipt getPropertyReceipt()
public void setPropertyReceipt(org.egov.ptis.domain.entity.property.PropertyReceipt propertyReceipt)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.