Class SubmitTradeEvent

    • Constructor Detail

      • SubmitTradeEvent

        public SubmitTradeEvent​(com.caplin.trading.TradeEvent tradeEvent)
    • Method Detail

      • getFields

        public Map<String,​String> getFields()
        Gets the fields of this TradeEvent as a Map
        Specified by:
        getFields in interface Message
        Returns:
        a map of the fields;
      • getBackingEvent

        public com.caplin.trading.TradeEvent getBackingEvent()
        Returns:
        Get the TradeEvent backing this event