Uses of Class
com.caplin.generated.motif.fx.rates.QuotePartsDef.SwapQuoteFields
-
Packages that use QuotePartsDef.SwapQuoteFields Package Description com.caplin.generated.motif.fx.rates -
-
Uses of QuotePartsDef.SwapQuoteFields in com.caplin.generated.motif.fx.rates
Methods in com.caplin.generated.motif.fx.rates that return QuotePartsDef.SwapQuoteFields Modifier and Type Method Description @NotNull QuotePartsDef.SwapQuoteFields
QuotePartsDef.SwapQuoteFields.Builder. build()
static @NotNull QuotePartsDef.SwapQuoteFields
QuotePartsDef.SwapQuoteFields. from(@NotNull Map<String,String> fields)
static @NotNull QuotePartsDef.SwapQuoteFields
QuotePartsDef.SwapQuoteFields. from(@NotNull Map<String,String> fields, @NotNull String fieldPrefix)
QuotePartsDef.SwapQuoteFields
QuoteTypesDef.SwapQuote. getSwapFields()
Methods in com.caplin.generated.motif.fx.rates with parameters of type QuotePartsDef.SwapQuoteFields Modifier and Type Method Description @NotNull QuoteTypesDef.SwapQuote.Builder
QuoteTypesDef.SwapQuote.Builder. setSwapFields(QuotePartsDef.SwapQuoteFields swapFields)
-