| Package | Description |
|---|---|
| com.cardinity.model |
| Modifier and Type | Method and Description |
|---|---|
Payment.Method |
Payment.getPaymentMethod() |
Payment.Method |
Recurring.getType() |
Payment.Method |
PaymentInstrument.getType() |
Payment.Method |
Card.getType() |
static Payment.Method |
Payment.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Payment.Method[] |
Payment.Method.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.setPaymentMethod(Payment.Method paymentMethod) |
Copyright © 2024. All rights reserved.