Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.NDFLegTradeConfirmationFields
-
Packages that use TradeConfPartsDef.NDFLegTradeConfirmationFields Package Description com.caplin.generated.motif.fx.tradeconfirmation -
-
Uses of TradeConfPartsDef.NDFLegTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Methods in com.caplin.generated.motif.fx.tradeconfirmation that return TradeConfPartsDef.NDFLegTradeConfirmationFields Modifier and Type Method Description @NotNull TradeConfPartsDef.NDFLegTradeConfirmationFields
TradeConfPartsDef.NDFLegTradeConfirmationFields.Builder. build()
static @NotNull TradeConfPartsDef.NDFLegTradeConfirmationFields
TradeConfPartsDef.NDFLegTradeConfirmationFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields)
static @NotNull TradeConfPartsDef.NDFLegTradeConfirmationFields
TradeConfPartsDef.NDFLegTradeConfirmationFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields, @NotNull java.lang.String fieldPrefix)
TradeConfPartsDef.NDFLegTradeConfirmationFields
TradeConfTypesDef.CommonSwapTradeConfirmation. getFarNdfLegTradeConfirmation()
TradeConfPartsDef.NDFLegTradeConfirmationFields
TradeConfTypesDef.NettedLegTradeConfirmationFields. getInputNDFLegTradeConfirmation(int id)
TradeConfPartsDef.NDFLegTradeConfirmationFields
TradeConfTypesDef.CommonForwardTradeConfirmation. getNdfLegTradeConfirmation()
TradeConfPartsDef.NDFLegTradeConfirmationFields
TradeConfTypesDef.NettedLegTradeConfirmationFields. getNdfNettedLegTradeConfirmation()
TradeConfPartsDef.NDFLegTradeConfirmationFields
TradeConfTypesDef.CommonSwapTradeConfirmation. getNearNdfLegTradeConfirmation()
Method parameters in com.caplin.generated.motif.fx.tradeconfirmation with type arguments of type TradeConfPartsDef.NDFLegTradeConfirmationFields Modifier and Type Method Description @NotNull TradeConfTypesDef.NettedLegTradeConfirmationFields.Builder
TradeConfTypesDef.NettedLegTradeConfirmationFields.Builder. addAllInputNDFLegTradeConfirmation(@NotNull java.util.Collection<TradeConfPartsDef.NDFLegTradeConfirmationFields> inputNDFLegTradeConfirmation)
-