Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.LegTradeConfirmationFields
Packages that use TradeConfPartsDef.LegTradeConfirmationFields
-
Uses of TradeConfPartsDef.LegTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Methods in com.caplin.generated.motif.fx.tradeconfirmation that return TradeConfPartsDef.LegTradeConfirmationFieldsModifier and TypeMethodDescriptionTradeConfPartsDef.LegTradeConfirmationFields.Builder.build()static @NotNull TradeConfPartsDef.LegTradeConfirmationFieldsstatic @NotNull TradeConfPartsDef.LegTradeConfirmationFieldsTradeConfPartsDef.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()Methods in com.caplin.generated.motif.fx.tradeconfirmation with parameters of type TradeConfPartsDef.LegTradeConfirmationFieldsModifier 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) Method parameters in com.caplin.generated.motif.fx.tradeconfirmation with type arguments of type TradeConfPartsDef.LegTradeConfirmationFieldsModifier and TypeMethodDescriptionTradeConfTypesDef.NettedLegTradeConfirmationFields.Builder.addAllInputLegTradeConfirmation(@NotNull Collection<TradeConfPartsDef.LegTradeConfirmationFields> inputLegTradeConfirmation)