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