Class BlockStateEvent
java.lang.Object
com.caplin.motif.fx.ret.fxtrading.submission.block.BlockStateEvent
Represents the state of an RFSTrade
-
Constructor Summary
ConstructorDescriptionBlockStateEvent
(com.caplin.motif.datasource.Message eventMessage, boolean isTradeInCancellableState) -
Method Summary
-
Constructor Details
-
BlockStateEvent
public BlockStateEvent(com.caplin.motif.datasource.Message eventMessage, boolean isTradeInCancellableState)
-
-
Method Details