Interface AmountButtonComponentViewType
-
- All Implemented Interfaces:
-
com.adyen.checkout.ui.core.internal.ui.ButtonComponentViewType,com.adyen.checkout.ui.core.internal.ui.ComponentViewType
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public interface AmountButtonComponentViewType implements ButtonComponentViewType
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.adyen.checkout.ui.core.internal.ui.ButtonComponentViewType
getButtonTextResId, getButtonViewProvider -
Methods inherited from class com.adyen.checkout.ui.core.internal.ui.ComponentViewType
getViewProvider -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-