-
- All Implemented Interfaces:
public class PaymentStatusSheetState
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classPaymentStatusSheetState.NotYetpublic final classPaymentStatusSheetState.Progresspublic final classPaymentStatusSheetState.Errorpublic final classPaymentStatusSheetState.Successpublic classPaymentStatusSheetState.Hide
-
Field Summary
Fields Modifier and Type Field Description private final Integertitleprivate final Integersubtitleprivate final IntegermainButtonprivate final IntegersecondButton
-
Method Summary
Modifier and Type Method Description IntegergetTitle()IntegergetSubtitle()IntegergetMainButton()IntegergetSecondButton()-
-
Method Detail
-
getSubtitle
Integer getSubtitle()
-
getMainButton
Integer getMainButton()
-
getSecondButton
Integer getSecondButton()
-
-
-
-