Class LogoTextItem.TextItem
-
- All Implemented Interfaces:
-
com.adyen.checkout.ui.core.internal.ui.model.LogoTextItem
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public final class LogoTextItem.TextItem implements LogoTextItem
-
-
Constructor Summary
Constructors Constructor Description LogoTextItem.TextItem(Integer textResId)
-
Method Summary
Modifier and Type Method Description final IntegergetTextResId()LogoTextItem.LogoTextItemViewTypegetViewType()-
-
Constructor Detail
-
LogoTextItem.TextItem
LogoTextItem.TextItem(Integer textResId)
-
-
Method Detail
-
getTextResId
final Integer getTextResId()
-
getViewType
LogoTextItem.LogoTextItemViewType getViewType()
-
-
-
-