public class BlockStateEvent
extends java.lang.Object
Constructor and Description |
---|
BlockStateEvent(com.caplin.motif.fx.trading.ResponderEvent<com.caplin.motif.fx.trading.block.BlockTrade> responderEvent,
com.caplin.motif.fx.trading.FXResponder<com.caplin.motif.fx.trading.block.BlockTrade> responder,
boolean isTradeInCancellableState) |
Modifier and Type | Method and Description |
---|---|
com.caplin.motif.fx.trading.FXResponder<com.caplin.motif.fx.trading.block.BlockTrade> |
getResponder() |
com.caplin.motif.fx.trading.ResponderEvent<com.caplin.motif.fx.trading.block.BlockTrade> |
getResponderEvent() |
boolean |
isTradeInCancellableState() |
java.lang.String |
toString() |
public BlockStateEvent(com.caplin.motif.fx.trading.ResponderEvent<com.caplin.motif.fx.trading.block.BlockTrade> responderEvent, com.caplin.motif.fx.trading.FXResponder<com.caplin.motif.fx.trading.block.BlockTrade> responder, boolean isTradeInCancellableState)
public com.caplin.motif.fx.trading.ResponderEvent<com.caplin.motif.fx.trading.block.BlockTrade> getResponderEvent()
public com.caplin.motif.fx.trading.FXResponder<com.caplin.motif.fx.trading.block.BlockTrade> getResponder()
public boolean isTradeInCancellableState()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2019 Caplin Systems.