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