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