| Package | Description |
|---|---|
| org.egov.dcb.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
AtmPayment |
class |
CashPayment |
class |
ChequePayment |
class |
CreditCardPayment |
class |
DDPayment |
class |
OnlinePayment |
| Modifier and Type | Method and Description |
|---|---|
static Payment |
Payment.create(String type,
Map<String,String> paymentInfo) |
| Modifier and Type | Method and Description |
|---|---|
List<Payment> |
Receipt.getPayments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Receipt.setPayments(List<Payment> payments) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.