Class OnlineBankingCZComponentState
-
- All Implemented Interfaces:
-
com.adyen.checkout.components.core.PaymentComponentState
public final class OnlineBankingCZComponentState implements PaymentComponentState<OnlineBankingCZPaymentMethod>Represents the state of OnlineBankingCZComponent.
-
-
Constructor Summary
Constructors Constructor Description OnlineBankingCZComponentState(PaymentComponentData<OnlineBankingCZPaymentMethod> data, Boolean isInputValid, Boolean isReady)
-
Method Summary
Modifier and Type Method Description PaymentComponentData<OnlineBankingCZPaymentMethod>getData()BooleanisInputValid()BooleanisReady()-
-
Method Detail
-
getData
PaymentComponentData<OnlineBankingCZPaymentMethod> getData()
-
isInputValid
Boolean isInputValid()
-
-
-
-