Class AmendLegClientFieldSetChild
- java.lang.Object
-
- com.caplin.motif.datasource.LeggedMessageChild
-
- com.caplin.generated.motif.fx.trading.fieldsets.SubmissionLegClientFieldSetChild
-
- com.caplin.generated.motif.fx.trading.fieldsets.RFSSubmissionLegClientFieldSetChild
-
- com.caplin.generated.motif.fx.trading.fieldsets.AmendLegClientFieldSetChild
-
- All Implemented Interfaces:
AmendLegClientFieldSet
,RFSSubmissionLegClientFieldSet
,SubmissionLegClientFieldSet
,LeggedMessage
,Message
public class AmendLegClientFieldSetChild extends RFSSubmissionLegClientFieldSetChild implements AmendLegClientFieldSet
-
-
Constructor Summary
Constructors Constructor Description AmendLegClientFieldSetChild(int legId, Map<String,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.trading.fieldsets.AmendLegClientFieldSet
getAllInAskMargin, getAllInBidMargin, getFwdAskMargin, getFwdBidMargin
-
Methods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndex
-
Methods inherited from interface com.caplin.generated.motif.fx.trading.fieldsets.RFSSubmissionLegClientFieldSet
getAccount, getFixingDate, getStartDate, getStartTenor
-
Methods inherited from interface com.caplin.generated.motif.fx.trading.fieldsets.SubmissionLegClientFieldSet
getAmount, getBuyPaySettlementID, getBuyPaySettlementInstructionType, getBuyPaySettlementRemarks, getBuyReceiveSettlementID, getBuyReceiveSettlementInstructionType, getBuyReceiveSettlementRemarks, getBuySell, getRequestedProfitCurrency, getSellPaySettlementID, getSellPaySettlementInstructionType, getSellPaySettlementRemarks, getSellReceiveSettlementID, getSellReceiveSettlementInstructionType, getSellReceiveSettlementRemarks, getSettlementDate, getTenor, getTOBOUser
-
-