Class AllocationPickUpEvent
java.lang.Object
com.caplin.motif.fx.trading.ResponderEvent<PostTradeAllocationList>
com.caplin.motif.fx.trading.allocation.event.AllocationPickUpEvent
Deprecated.
An event that should be sent when the allocation has been picked up by the
trading system or by a manual trader.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.The name of the transition representing this eventFields inherited from class com.caplin.motif.fx.trading.ResponderEvent
fields
-
Constructor Summary
-
Method Summary
Methods inherited from class com.caplin.motif.fx.trading.ResponderEvent
addField, addFields, equals, getEventName, getField, getFields, hashCode, toString
-
Field Details
-
PICK_UP
Deprecated.The name of the transition representing this event- See Also:
-
-
Constructor Details
-
AllocationPickUpEvent
public AllocationPickUpEvent()Deprecated.Constructs AllocationPickUpEvent
-