Uses of Class
com.caplin.generated.motif.fx.tradeconfirmation.TradeConfPartsDef.CommonTradeConfirmationFields
-
Packages that use TradeConfPartsDef.CommonTradeConfirmationFields Package Description com.caplin.generated.motif.fx.tradeconfirmation -
-
Uses of TradeConfPartsDef.CommonTradeConfirmationFields in com.caplin.generated.motif.fx.tradeconfirmation
Methods in com.caplin.generated.motif.fx.tradeconfirmation that return TradeConfPartsDef.CommonTradeConfirmationFields Modifier and Type Method Description @NotNull TradeConfPartsDef.CommonTradeConfirmationFields
TradeConfPartsDef.CommonTradeConfirmationFields.Builder. build()
static @NotNull TradeConfPartsDef.CommonTradeConfirmationFields
TradeConfPartsDef.CommonTradeConfirmationFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields)
static @NotNull TradeConfPartsDef.CommonTradeConfirmationFields
TradeConfPartsDef.CommonTradeConfirmationFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields, @NotNull java.lang.String fieldPrefix)
TradeConfPartsDef.CommonTradeConfirmationFields
TradeConfTypesDef.AllocationConfirmation. getCommonFields()
TradeConfPartsDef.CommonTradeConfirmationFields
TradeConfTypesDef.BlockTradeConfirmation. getCommonFields()
TradeConfPartsDef.CommonTradeConfirmationFields
TradeConfTypesDef.ForwardTradeConfirmation. getCommonFields()
TradeConfPartsDef.CommonTradeConfirmationFields
TradeConfTypesDef.SpotTradeConfirmation. getCommonFields()
TradeConfPartsDef.CommonTradeConfirmationFields
TradeConfTypesDef.SwapTradeConfirmation. getCommonFields()
-