| Package | Description |
|---|---|
| org.egov.demand.integration |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
TaxCollection.calculateTotalCollectedAmt(org.egov.collection.integration.models.BillReceiptInfo bri,
List<EgBillDetails> billDetList)
Called to calculate the total Receipt Amount i,e the amount which has been paid for the Bill From the BillReceiptInfo the
amount will be calculated.
|
BigDecimal |
BillTaxCollection.calculateTotalCollectedAmt(org.egov.collection.integration.models.BillReceiptInfo bri,
List<EgBillDetails> billDetList) |
BillReceipt |
BillTaxCollection.linkBillToReceipt(org.egov.collection.integration.models.BillReceiptInfo bri)
Api to link bill to receipt.
|
EgBill |
BillTaxCollection.updateBillDetails(org.egov.collection.integration.models.BillReceiptInfo bri)
Api to update the bill details with the amount paid
|
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.