Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.LegTradeConfirmationFields
-
Uses of TradeConfPartsDef.LegTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Modifier and TypeMethodDescriptionTradeConfPartsDef.LegTradeConfirmationFields.Builder.build()
static @NotNull TradeConfPartsDef.LegTradeConfirmationFields
static @NotNull TradeConfPartsDef.LegTradeConfirmationFields
TradeConfPartsDef.LegTradeConfirmationFields.from
(@NotNull Map<String, String> fields, @NotNull String fieldPrefix) TradeConfTypesDef.CommonSwapTradeConfirmation.getFarLegTradeConfirmation()
TradeConfTypesDef.NettedLegTradeConfirmationFields.getInputLegTradeConfirmation
(int id) TradeConfTypesDef.CommonForwardTradeConfirmation.getLegTradeConfirmation()
TradeConfTypesDef.CommonSpotTradeConfirmation.getLegTradeConfirmation()
TradeConfTypesDef.CommonSwapTradeConfirmation.getNearLegTradeConfirmation()
TradeConfTypesDef.NettedLegTradeConfirmationFields.getNettedLegTradeConfirmation()
Modifier and TypeMethodDescriptionTradeConfTypesDef.NettedLegTradeConfirmationFields.Builder.addInputLegTradeConfirmation
(TradeConfPartsDef.LegTradeConfirmationFields inputLegTradeConfirmation) TradeConfTypesDef.CommonSwapTradeConfirmation.Builder.setFarLegTradeConfirmation
(TradeConfPartsDef.LegTradeConfirmationFields farLegTradeConfirmation) TradeConfTypesDef.NettedLegTradeConfirmationFields.Builder.setInputLegTradeConfirmation
(TradeConfPartsDef.LegTradeConfirmationFields inputLegTradeConfirmation, int id) TradeConfTypesDef.CommonForwardTradeConfirmation.Builder.setLegTradeConfirmation
(TradeConfPartsDef.LegTradeConfirmationFields legTradeConfirmation) TradeConfTypesDef.CommonSpotTradeConfirmation.Builder.setLegTradeConfirmation
(TradeConfPartsDef.LegTradeConfirmationFields legTradeConfirmation) TradeConfTypesDef.CommonSwapTradeConfirmation.Builder.setNearLegTradeConfirmation
(TradeConfPartsDef.LegTradeConfirmationFields nearLegTradeConfirmation) TradeConfTypesDef.NettedLegTradeConfirmationFields.Builder.setNettedLegTradeConfirmation
(TradeConfPartsDef.LegTradeConfirmationFields nettedLegTradeConfirmation) Modifier and TypeMethodDescriptionTradeConfTypesDef.NettedLegTradeConfirmationFields.Builder.addAllInputLegTradeConfirmation
(@NotNull Collection<TradeConfPartsDef.LegTradeConfirmationFields> inputLegTradeConfirmation)