public class PositionRemovedEvent
extends PositionEvent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BROADCAST_ACTION_BUYBACK_RECEIPT |
static java.lang.String |
BROADCAST_ACTION_BUY_RECEIPT |
static java.lang.String |
BROADCAST_ACTION_PAYBACK_RECEIPT |
static java.lang.String |
BROADCAST_ACTION_SELL_RECEIPT |
Constructor and Description |
---|
PositionRemovedEvent() |
Modifier and Type | Method and Description |
---|---|
static PositionRemovedEvent |
create() |
getPosition, getReceiptUuid, toBundle
toBundle
public static java.lang.String BROADCAST_ACTION_SELL_RECEIPT
public static java.lang.String BROADCAST_ACTION_PAYBACK_RECEIPT
public static java.lang.String BROADCAST_ACTION_BUY_RECEIPT
public static java.lang.String BROADCAST_ACTION_BUYBACK_RECEIPT
public static PositionRemovedEvent create()