| Package | Description |
|---|---|
| org.egov.dcb.bean |
| Modifier and Type | Method and Description |
|---|---|
Payment.PAYMENTMODE |
Payment.getPaymentMode() |
static Payment.PAYMENTMODE |
Payment.PAYMENTMODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Payment.PAYMENTMODE[] |
Payment.PAYMENTMODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Payment.setPaymentMode(Payment.PAYMENTMODE paymentMode) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.