Interface AllocateLegClientFieldSet
-
- All Superinterfaces:
LeggedMessage
,Message
,RFSSubmissionLegClientFieldSet
,SubmissionLegClientFieldSet
- All Known Implementing Classes:
AllocateLegClientFieldSetChild
public interface AllocateLegClientFieldSet extends RFSSubmissionLegClientFieldSet
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default java.lang.String
getAllocationAmount()
The amount to allocate to this leg, specified in the dealt currency.-
Methods inherited from interface com.caplin.motif.datasource.LeggedMessage
getId, getIndex
-
Methods inherited from interface com.caplin.generated.motif.fx.trading.fieldsets.RFSSubmissionLegClientFieldSet
getAccount, getEntityId, getFixingDate, getIsTimeOption, getStartDate, getStartTenor
-
Methods inherited from interface com.caplin.generated.motif.fx.trading.fieldsets.SubmissionLegClientFieldSet
getAmount, getBuySell, getRemarks, getRequestedProfitCurrency, getSettlementDate, getTenor, getTOBOUser, getTraderRemarks
-
-