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