public class CashInEvent
extends CashOperationEvent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BROADCAST_ACTION_CASH_IN |
Constructor and Description |
---|
CashInEvent() |
Modifier and Type | Method and Description |
---|---|
static CashInEvent |
create() |
java.math.BigDecimal |
getTotal() |
android.os.Bundle |
toBundle() |
getDocumentUuid, toBundle
toBundle
public java.math.BigDecimal getTotal()
public static CashInEvent create()
public android.os.Bundle toBundle()