-
- All Implemented Interfaces:
public final class PaymentStatusSheetState.Progress extends PaymentStatusSheetState
-
-
Field Summary
Fields Modifier and Type Field Description private final Integertitleprivate final Integersubtitleprivate final IntegersecondButtonprivate final IntegermainButton
-
Constructor Summary
Constructors Constructor Description PaymentStatusSheetState.Progress(Integer title, Integer subtitle, Integer secondButton)
-
Method Summary
Modifier and Type Method Description IntegergetTitle()IntegergetSubtitle()IntegergetSecondButton()-
-
Method Detail
-
getSubtitle
Integer getSubtitle()
-
getSecondButton
Integer getSecondButton()
-
-
-
-