Uses of Class
com.caplin.generated.motif.mm.tradeconfirmation.TradeConfPartsDef.CommonTradeConfirmationFields
-
Packages that use TradeConfPartsDef.CommonTradeConfirmationFields Package Description com.caplin.generated.motif.mm.tradeconfirmation -
-
Uses of TradeConfPartsDef.CommonTradeConfirmationFields in com.caplin.generated.motif.mm.tradeconfirmation
Methods in com.caplin.generated.motif.mm.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.TradeConfirmation. getCommonFields()
Methods in com.caplin.generated.motif.mm.tradeconfirmation with parameters of type TradeConfPartsDef.CommonTradeConfirmationFields Modifier and Type Method Description @NotNull TradeConfTypesDef.TradeConfirmation.Builder
TradeConfTypesDef.TradeConfirmation.Builder. setCommonFields(TradeConfPartsDef.CommonTradeConfirmationFields commonFields)
-