public class BulkBillGeneration
extends org.egov.infstr.models.BaseModel
| Constructor and Description |
|---|
BulkBillGeneration() |
| Modifier and Type | Method and Description |
|---|---|
org.egov.commons.Installment |
getInstallment() |
org.egov.infra.admin.master.entity.Boundary |
getWard() |
org.egov.infra.admin.master.entity.Boundary |
getZone() |
void |
setInstallment(org.egov.commons.Installment installment) |
void |
setWard(org.egov.infra.admin.master.entity.Boundary ward) |
void |
setZone(org.egov.infra.admin.master.entity.Boundary zone) |
public org.egov.commons.Installment getInstallment()
public void setInstallment(org.egov.commons.Installment installment)
public org.egov.infra.admin.master.entity.Boundary getZone()
public void setZone(org.egov.infra.admin.master.entity.Boundary zone)
public org.egov.infra.admin.master.entity.Boundary getWard()
public void setWard(org.egov.infra.admin.master.entity.Boundary ward)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.