Uses of Enum
cz.gopay.api.v3.model.common.CheckoutGroup
Packages that use CheckoutGroup
-
Uses of CheckoutGroup in cz.gopay.api.v3.model.common
Methods in cz.gopay.api.v3.model.common that return CheckoutGroupModifier and TypeMethodDescriptionstatic CheckoutGroupCheckoutGroup.findByInstrument(PaymentInstrument instrument) static CheckoutGroupCheckoutGroup.getByStringName(String stringName) static CheckoutGroupReturns 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. -
Uses of CheckoutGroup in cz.gopay.api.v3.model.payment.support
Methods in cz.gopay.api.v3.model.payment.support that return types with arguments of type CheckoutGroupMethods in cz.gopay.api.v3.model.payment.support with parameters of type CheckoutGroupModifier and TypeMethodDescriptionPaymentInstrumentRoot.addGroup(CheckoutGroup coGroup, Group groupData) EnabledPaymentInstrument.withGroup(CheckoutGroup coGroup)