Uses of Class
com.caplin.generated.motif.mm.rates.QuotePartsDef.CommonFields
-
Packages that use QuotePartsDef.CommonFields Package Description com.caplin.generated.motif.mm.rates -
-
Uses of QuotePartsDef.CommonFields in com.caplin.generated.motif.mm.rates
Methods in com.caplin.generated.motif.mm.rates that return QuotePartsDef.CommonFields Modifier and Type Method Description @NotNull QuotePartsDef.CommonFields
QuotePartsDef.CommonFields.Builder. build()
static @NotNull QuotePartsDef.CommonFields
QuotePartsDef.CommonFields. from(@NotNull Map<String,String> fields)
static @NotNull QuotePartsDef.CommonFields
QuotePartsDef.CommonFields. from(@NotNull Map<String,String> fields, @NotNull String fieldPrefix)
QuotePartsDef.CommonFields
QuoteTypesDef.Quote. getCommonFields()
Methods in com.caplin.generated.motif.mm.rates with parameters of type QuotePartsDef.CommonFields Modifier and Type Method Description @NotNull QuoteTypesDef.Quote.Builder
QuoteTypesDef.Quote.Builder. setCommonFields(QuotePartsDef.CommonFields commonFields)
-