| Package | Description |
|---|---|
| org.egov.model.bills |
| Modifier and Type | Method and Description |
|---|---|
List<EgBillPayeedetails> |
EgBillregister.getBillPayeedetails() |
Set<EgBillPayeedetails> |
EgBilldetails.getEgBillPaydetailes() |
| Modifier and Type | Method and Description |
|---|---|
void |
EgBilldetails.addEgBillPayeedetail(EgBillPayeedetails egbillpayee) |
void |
EgBilldetails.removeEgBillPayeedetail(EgBillPayeedetails egbillpayee) |
| Modifier and Type | Method and Description |
|---|---|
void |
EgBillregister.setBillPayeedetails(List<EgBillPayeedetails> billPayeedetails) |
void |
EgBilldetails.setEgBillPaydetailes(Set<EgBillPayeedetails> egBillPaydetailes) |
| Constructor and Description |
|---|
EgBilldetails(Integer id,
EgBillregister egBillregister,
BigDecimal functionid,
BigDecimal glcodeid,
BigDecimal debitamount,
BigDecimal creditamount,
Date lastupdatedtime,
Set<EgBillPayeedetails> egBillPaydetailes,
String narration) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.