Class LegDetailsClientFieldSetChild
- java.lang.Object
-
- com.caplin.motif.datasource.LeggedMessageChild
-
- com.caplin.generated.motif.fx.orders.fieldsets.LegDetailsClientFieldSetChild
-
- All Implemented Interfaces:
LegDetailsClientFieldSet
,LeggedMessage
,Message
public class LegDetailsClientFieldSetChild extends LeggedMessageChild implements LegDetailsClientFieldSet
-
-
Constructor Summary
Constructors Constructor Description LegDetailsClientFieldSetChild(int legId, java.util.Map<java.lang.String,java.lang.String> fields)
-
Method Summary
-
Methods inherited from class com.caplin.motif.datasource.LeggedMessageChild
getFields, getId, getIndex
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.caplin.generated.motif.fx.orders.fieldsets.LegDetailsClientFieldSet
getAllowPartialFill, getAmount, getBenchmarkType, getBuySell, getChildLegId, getChildRelationship, getDealtCurrency, getDiscretion, getExecutionType, getFillMode, getFillRate, getLimitPrice, getLoopLegId, getMargin, getMonitorSide, getOrderFixingDate, getOrderID, getOrderSettlementDate, getOrderTenor, getPartnerLegId, getPartnerRelationship, getRemarks, getTraderRemarks
-
Methods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndex
-
-