public class OpenPaybackReceiptCommand implements IBundlable
Команда открытия чека возврата.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
OpenPaybackReceiptCommand() |
Modifier and Type | Method and Description |
---|---|
static OpenPaybackReceiptCommand |
create() |
java.util.List<ru.evotor.framework.core.action.event.receipt.changes.position.PositionAdd> |
getChanges() |
SetExtra |
getExtra() |
void |
process() |
android.os.Bundle |
toBundle() |
toBundle
public static OpenPaybackReceiptCommand create()
public void process()
public android.os.Bundle toBundle()
public java.util.List<ru.evotor.framework.core.action.event.receipt.changes.position.PositionAdd> getChanges()
public SetExtra getExtra()