| Package | Description |
|---|---|
| net.billforward.model |
| Modifier and Type | Method and Description |
|---|---|
PaymentGateway |
PaymentMethod.getGateway() |
static PaymentGateway |
PaymentGateway.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentGateway[] |
PaymentGateway.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentMethod.setGateway(PaymentGateway cardType) |
Copyright © 2014 BillForward. All rights reserved.