Class QuotePartsDef.NDFLegFields.Builder
java.lang.Object
com.caplin.generated.motif.fx.rates.QuotePartsDef.NDFLegFields.Builder
- Enclosing class:
- QuotePartsDef.NDFLegFields
-
Method Summary
Modifier and TypeMethodDescription@NotNull QuotePartsDef.NDFLegFields.Builder@NotNull QuotePartsDef.NDFLegFieldsbuild()@NotNull QuotePartsDef.NDFLegFields.BuildersetFixingDate(@NotNull String fixingDate) @NotNull StringtoString()
-
Method Details
-
addField
@NotNull public @NotNull QuotePartsDef.NDFLegFields.Builder addField(@NotNull @NotNull String key, @NotNull @NotNull String value) -
build
-
toString
-
setFixingDate
@NotNull public @NotNull QuotePartsDef.NDFLegFields.Builder setFixingDate(@NotNull @NotNull String fixingDate) - Parameters:
fixingDate- e.g. 20150620- Returns:
- This is the day and time whereby the comparison between the NDF rate and the prevailing spot rate is made.
-