Uses of Class
cz.gopay.api.v3.model.payment.support.EnabledPaymentInstrument
-
Packages that use EnabledPaymentInstrument Package Description cz.gopay.api.v3.model.payment.support -
-
Uses of EnabledPaymentInstrument in cz.gopay.api.v3.model.payment.support
Methods in cz.gopay.api.v3.model.payment.support that return EnabledPaymentInstrument Modifier and Type Method Description EnabledPaymentInstrumentEnabledPaymentInstrument. addEnabledSwift(Swift swift)EnabledPaymentInstrumentEnabledPaymentInstrument. addLabel(String label, Locale locale)static EnabledPaymentInstrumentEnabledPaymentInstrument. init(PaymentInstrument paymentInstrument)EnabledPaymentInstrumentEnabledPaymentInstrument. withGroup(CheckoutGroup coGroup)EnabledPaymentInstrumentEnabledPaymentInstrument. withImage(Image image)Methods in cz.gopay.api.v3.model.payment.support that return types with arguments of type EnabledPaymentInstrument Modifier and Type Method Description List<EnabledPaymentInstrument>PaymentInstrumentRoot. getEnabledPaymentInstruments()Methods in cz.gopay.api.v3.model.payment.support with parameters of type EnabledPaymentInstrument Modifier and Type Method Description PaymentInstrumentRootPaymentInstrumentRoot. addEnabledPaymentInstrument(EnabledPaymentInstrument instrument)
-