java.lang.Object
com.caplin.motif.fx.ret.fxtrading.submission.block.BlockStateEvent

public class BlockStateEvent extends Object
Represents the state of an RFSTrade
  • Constructor Details

    • BlockStateEvent

      public BlockStateEvent(com.caplin.motif.datasource.Message eventMessage, boolean isTradeInCancellableState)
  • Method Details

    • getEventMessage

      public com.caplin.motif.datasource.Message getEventMessage()
    • isTradeInCancellableState

      public boolean isTradeInCancellableState()
    • toString

      public String toString()
      Overrides:
      toString in class Object