Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.LegTradeConfirmationFields
-
Packages that use TradeConfPartsDef.LegTradeConfirmationFields Package Description com.caplin.generated.motif.fx.tradeconfirmation -
-
Uses of TradeConfPartsDef.LegTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Methods in com.caplin.generated.motif.fx.tradeconfirmation that return TradeConfPartsDef.LegTradeConfirmationFields Modifier and Type Method Description @NotNull TradeConfPartsDef.LegTradeConfirmationFields
TradeConfPartsDef.LegTradeConfirmationFields.Builder. build()
static @NotNull TradeConfPartsDef.LegTradeConfirmationFields
TradeConfPartsDef.LegTradeConfirmationFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields)
static @NotNull TradeConfPartsDef.LegTradeConfirmationFields
TradeConfPartsDef.LegTradeConfirmationFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields, @NotNull java.lang.String fieldPrefix)
TradeConfPartsDef.LegTradeConfirmationFields
TradeConfTypesDef.SwapTradeConfirmation. getFarLegTradeConfirmation()
TradeConfPartsDef.LegTradeConfirmationFields
TradeConfTypesDef.NettedLegTradeConfirmationFields. getInputLegTradeConfirmation(int id)
TradeConfPartsDef.LegTradeConfirmationFields
TradeConfTypesDef.ForwardTradeConfirmation. getLegTradeConfirmation()
TradeConfPartsDef.LegTradeConfirmationFields
TradeConfTypesDef.SpotTradeConfirmation. getLegTradeConfirmation()
TradeConfPartsDef.LegTradeConfirmationFields
TradeConfTypesDef.SwapTradeConfirmation. getNearLegTradeConfirmation()
TradeConfPartsDef.LegTradeConfirmationFields
TradeConfTypesDef.NettedLegTradeConfirmationFields. getNettedLegTradeConfirmation()
Method parameters in com.caplin.generated.motif.fx.tradeconfirmation with type arguments of type TradeConfPartsDef.LegTradeConfirmationFields Modifier and Type Method Description @NotNull TradeConfTypesDef.NettedLegTradeConfirmationFields.Builder
TradeConfTypesDef.NettedLegTradeConfirmationFields.Builder. addAllInputLegTradeConfirmation(@NotNull java.util.Collection<TradeConfPartsDef.LegTradeConfirmationFields> inputLegTradeConfirmation)
-