public class TransactionConfirmations
extends java.lang.Object
Constructor and Description |
---|
TransactionConfirmations(Events events) |
Modifier and Type | Method and Description |
---|---|
TransactionConfirmation |
add() |
TransactionConfirmation |
add(Screen screen)
Deprecated.
Since 2.16.0, use add() method instead
|
TransactionConfirmation |
add(java.lang.String screenLabel)
Deprecated.
Since 2.16.0, use add() method instead
|
public TransactionConfirmations(Events events)
public TransactionConfirmation add()
@Deprecated public TransactionConfirmation add(java.lang.String screenLabel)
@Deprecated public TransactionConfirmation add(Screen screen)