| Package | Description |
|---|---|
| cz.gopay.api.v3.model.common | |
| cz.gopay.api.v3.model.payment.support |
| Modifier and Type | Method and Description |
|---|---|
static CheckoutGroup |
CheckoutGroup.findByInstrument(PaymentInstrument instrument) |
static CheckoutGroup |
CheckoutGroup.getByStringName(String stringName) |
static CheckoutGroup |
CheckoutGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckoutGroup[] |
CheckoutGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<CheckoutGroup,Group> |
PaymentInstrumentRoot.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
PaymentInstrumentRoot |
PaymentInstrumentRoot.addGroup(CheckoutGroup coGroup,
Group groupData) |
EnabledPaymentInstrument |
EnabledPaymentInstrument.withGroup(CheckoutGroup coGroup) |
Copyright © 2017. All rights reserved.