Uses of Class
com.caplin.generated.motif.fx.rates.QuotePartsDef.SalesCommonFields
Packages that use QuotePartsDef.SalesCommonFields
-
Uses of QuotePartsDef.SalesCommonFields in com.caplin.generated.motif.fx.rates
Methods in com.caplin.generated.motif.fx.rates that return QuotePartsDef.SalesCommonFieldsModifier and TypeMethodDescription@NotNull QuotePartsDef.SalesCommonFieldsQuotePartsDef.SalesCommonFields.Builder.build()static @NotNull QuotePartsDef.SalesCommonFieldsstatic @NotNull QuotePartsDef.SalesCommonFieldsQuotePartsDef.SalesCommonFields.from(@NotNull Map<String, String> fields, @NotNull String fieldPrefix) QuoteTypesDef.AllocationSalesQuote.getSalesCommonFields()QuoteTypesDef.SalesBlockQuote.getSalesCommonFields()QuoteTypesDef.SalesForwardQuote.getSalesCommonFields()QuoteTypesDef.SalesSpotQuote.getSalesCommonFields()QuoteTypesDef.SalesSwapQuote.getSalesCommonFields()Methods in com.caplin.generated.motif.fx.rates with parameters of type QuotePartsDef.SalesCommonFieldsModifier and TypeMethodDescriptionQuoteTypesDef.AllocationSalesQuote.Builder.setSalesCommonFields(QuotePartsDef.SalesCommonFields salesCommonFields) QuoteTypesDef.SalesBlockQuote.Builder.setSalesCommonFields(QuotePartsDef.SalesCommonFields salesCommonFields) QuoteTypesDef.SalesForwardQuote.Builder.setSalesCommonFields(QuotePartsDef.SalesCommonFields salesCommonFields) @NotNull QuoteTypesDef.SalesSpotQuote.BuilderQuoteTypesDef.SalesSpotQuote.Builder.setSalesCommonFields(QuotePartsDef.SalesCommonFields salesCommonFields) @NotNull QuoteTypesDef.SalesSwapQuote.BuilderQuoteTypesDef.SalesSwapQuote.Builder.setSalesCommonFields(QuotePartsDef.SalesCommonFields salesCommonFields)