Uses of Class
com.caplin.generated.motif.fx.rates.QuotePartsDef.BlockCommonFields
-
Packages that use QuotePartsDef.BlockCommonFields Package Description com.caplin.generated.motif.fx.rates -
-
Uses of QuotePartsDef.BlockCommonFields in com.caplin.generated.motif.fx.rates
Methods in com.caplin.generated.motif.fx.rates that return QuotePartsDef.BlockCommonFields Modifier and Type Method Description @NotNull QuotePartsDef.BlockCommonFields
QuotePartsDef.BlockCommonFields.Builder. build()
static @NotNull QuotePartsDef.BlockCommonFields
QuotePartsDef.BlockCommonFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields)
static @NotNull QuotePartsDef.BlockCommonFields
QuotePartsDef.BlockCommonFields. from(@NotNull java.util.Map<java.lang.String,java.lang.String> fields, @NotNull java.lang.String fieldPrefix)
QuotePartsDef.BlockCommonFields
QuoteTypesDef.BlockQuote. getBlockFields()
Methods in com.caplin.generated.motif.fx.rates with parameters of type QuotePartsDef.BlockCommonFields Modifier and Type Method Description @NotNull QuoteTypesDef.BlockQuote.Builder
QuoteTypesDef.BlockQuote.Builder. setBlockFields(QuotePartsDef.BlockCommonFields blockFields)
-