Class MMPostTradeExecutionClientFieldSetChild
java.lang.Object
com.caplin.motif.datasource.LeggedMessageChild
com.caplin.generated.motif.mm.trading.fieldsets.TradeClientFieldSetChild
com.caplin.generated.motif.mm.trading.fieldsets.MMPostTradeExecutionClientFieldSetChild
- All Implemented Interfaces:
MMPostTradeExecutionClientFieldSet,TradeClientFieldSet,LeggedMessage,Message
public class MMPostTradeExecutionClientFieldSetChild
extends TradeClientFieldSetChild
implements MMPostTradeExecutionClientFieldSet
-
Constructor Summary
ConstructorsConstructorDescriptionMMPostTradeExecutionClientFieldSetChild(int legId, Map<String, String> fields) -
Method Summary
Methods inherited from class com.caplin.motif.datasource.LeggedMessageChild
getFields, getId, getIndexMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndexMethods inherited from interface com.caplin.generated.motif.mm.trading.fieldsets.MMPostTradeExecutionClientFieldSet
getFees, getInterestRate, getQuoteIDMethods inherited from interface com.caplin.generated.motif.mm.trading.fieldsets.TradeClientFieldSet
getAssetClass, getMsgType, getRequestID, getTradingProtocol
-
Constructor Details
-
MMPostTradeExecutionClientFieldSetChild
-