Class AllocationSubmitAckEvent
java.lang.Object
com.caplin.motif.fx.trading.ResponderEvent<PostTradeAllocationList>
com.caplin.motif.fx.trading.allocation.event.AllocationSubmitAckEvent
Deprecated.
An event that notifies the client that the allocation has been received.
-
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
ConstructorDescriptionDeprecated.Constructs an AllocationSubmitAckEvent -
Method Summary
Methods inherited from class com.caplin.motif.fx.trading.ResponderEvent
addField, addFields, equals, getEventName, getField, getFields, hashCode, toString
-
Field Details
-
SUBMIT_ACK
Deprecated.The name of the transition representing this event- See Also:
-
-
Constructor Details
-
AllocationSubmitAckEvent
public AllocationSubmitAckEvent()Deprecated.Constructs an AllocationSubmitAckEvent
-