Class OnlineBankingCZComponentProvider
-
- All Implemented Interfaces:
-
com.adyen.checkout.components.core.internal.provider.ComponentProvider,com.adyen.checkout.components.core.internal.provider.PaymentComponentProvider,com.adyen.checkout.sessions.core.internal.provider.SessionPaymentComponentProvider
public final class OnlineBankingCZComponentProvider extends OnlineBankingComponentProvider<OnlineBankingCZComponent, OnlineBankingCZConfiguration, OnlineBankingCZPaymentMethod, OnlineBankingCZComponentState>
-
-
Constructor Summary
Constructors Constructor Description OnlineBankingCZComponentProvider(ComponentParams overrideComponentParams, SessionParams overrideSessionParams)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.adyen.checkout.onlinebankingcore.internal.provider.OnlineBankingComponentProvider
get, get, isPaymentMethodSupported -
Methods inherited from class com.adyen.checkout.components.core.internal.provider.PaymentComponentProvider
get, get -
Methods inherited from class com.adyen.checkout.sessions.core.internal.provider.SessionPaymentComponentProvider
get, get -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-