| Package | Description |
|---|---|
| org.egov.collection.integration.models | |
| org.egov.collection.integration.services |
| Modifier and Type | Class and Description |
|---|---|
class |
PaymentInfoATM |
class |
PaymentInfoBank |
class |
PaymentInfoCard |
class |
PaymentInfoCash |
class |
PaymentInfoChequeDD |
| Modifier and Type | Method and Description |
|---|---|
BillReceiptInfo |
CollectionIntegrationServiceImpl.createMiscellaneousReceipt(BillInfo bill,
List<PaymentInfo> paymentInfoList) |
BillReceiptInfo |
CollectionIntegrationService.createMiscellaneousReceipt(BillInfo bill,
List<PaymentInfo> paymentInfoList)
This method creates the miscellaneous receipt for the given bill and payment information
|
BillReceiptInfo |
CollectionIntegrationServiceImpl.createReceipt(BillInfo bill,
List<PaymentInfo> paymentInfoList) |
BillReceiptInfo |
CollectionIntegrationService.createReceipt(BillInfo bill,
List<PaymentInfo> paymentInfoList)
This method creates the receipt for the given bill and payment information
|
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.