Class BlotterPartsDef.NDFQuoteBlotterLegFields.Builder
java.lang.Object
com.caplin.generated.motif.fx.blotter.BlotterPartsDef.NDFQuoteBlotterLegFields.Builder
- Enclosing class:
- BlotterPartsDef.NDFQuoteBlotterLegFields
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
setFixingDate
(@NotNull String fixingDate) @NotNull String
toString()
-
Method Details
-
addField
@NotNull public @NotNull BlotterPartsDef.NDFQuoteBlotterLegFields.Builder addField(@NotNull @NotNull String key, @NotNull @NotNull String value) -
build
-
toString
-
setFixingDate
@NotNull public @NotNull BlotterPartsDef.NDFQuoteBlotterLegFields.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.
-