Package | Description |
---|---|
org.posper.tpv.config | |
org.posper.tpv.payment |
Modifier and Type | Method and Description |
---|---|
static JPanelConfigPayment.Gateways |
JPanelConfigPayment.Gateways.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JPanelConfigPayment.Gateways[] |
JPanelConfigPayment.Gateways.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected JPanelConfigPayment.Gateways |
JPaymentMembercard.getGateway(AppView oApp) |
protected JPanelConfigPayment.Gateways |
JPaymentCreditRedeem.getGateway(AppView oApp) |
protected JPanelConfigPayment.Gateways |
JPaymentMagcard.getGateway(AppView oApp) |
JPanelConfigPayment.Gateways |
PaymentMethod.getGatewayType() |
Modifier and Type | Method and Description |
---|---|
static PaymentGateway |
PaymentGatewayFac.getPaymentGateway(JPanelConfigPayment.Gateways eGateway,
AppProperties app) |
Copyright © 2021. All rights reserved.