Uses of Class
com.caplin.generated.motif.fx.rates.QuotePartsDef.NDFLegFields
Packages that use QuotePartsDef.NDFLegFields
-
Uses of QuotePartsDef.NDFLegFields in com.caplin.generated.motif.fx.rates
Methods in com.caplin.generated.motif.fx.rates that return QuotePartsDef.NDFLegFieldsModifier and TypeMethodDescription@NotNull QuotePartsDef.NDFLegFieldsQuotePartsDef.NDFLegFields.Builder.build()static @NotNull QuotePartsDef.NDFLegFieldsstatic @NotNull QuotePartsDef.NDFLegFieldsQuoteTypesDef.AllocationQuote.getNdfLegFields(int id) QuoteTypesDef.BlockQuote.getNdfLegFields(int id) QuoteTypesDef.SalesBlockQuote.getNdfLegFields(int id) Methods in com.caplin.generated.motif.fx.rates with parameters of type QuotePartsDef.NDFLegFieldsModifier and TypeMethodDescriptionQuoteTypesDef.AllocationQuote.Builder.addNdfLegFields(QuotePartsDef.NDFLegFields ndfLegFields) @NotNull QuoteTypesDef.BlockQuote.BuilderQuoteTypesDef.BlockQuote.Builder.addNdfLegFields(QuotePartsDef.NDFLegFields ndfLegFields) QuoteTypesDef.SalesBlockQuote.Builder.addNdfLegFields(QuotePartsDef.NDFLegFields ndfLegFields) QuoteTypesDef.AllocationQuote.Builder.setNdfLegFields(QuotePartsDef.NDFLegFields ndfLegFields, int id) @NotNull QuoteTypesDef.BlockQuote.BuilderQuoteTypesDef.BlockQuote.Builder.setNdfLegFields(QuotePartsDef.NDFLegFields ndfLegFields, int id) QuoteTypesDef.SalesBlockQuote.Builder.setNdfLegFields(QuotePartsDef.NDFLegFields ndfLegFields, int id) Method parameters in com.caplin.generated.motif.fx.rates with type arguments of type QuotePartsDef.NDFLegFieldsModifier and TypeMethodDescriptionQuoteTypesDef.AllocationQuote.Builder.addAllNdfLegFields(@NotNull Collection<QuotePartsDef.NDFLegFields> ndfLegFields) @NotNull QuoteTypesDef.BlockQuote.BuilderQuoteTypesDef.BlockQuote.Builder.addAllNdfLegFields(@NotNull Collection<QuotePartsDef.NDFLegFields> ndfLegFields) QuoteTypesDef.SalesBlockQuote.Builder.addAllNdfLegFields(@NotNull Collection<QuotePartsDef.NDFLegFields> ndfLegFields)