Class MarketDataItem
java.lang.Object
net.finmath.smartcontract.simulation.scenariogeneration.MarketDataItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue()voidsetCurveKey(String curveKey)voidsetMaturityKey(String maturityKey)voidsetProductKey(String productKey)voidsetScenarioDate(String scenarioDate)void
-
Constructor Details
-
MarketDataItem
-
MarketDataItem
public MarketDataItem()
-
-
Method Details
-
toCalibrationDataPoint
-
getScenarioDate
-
setScenarioDate
-
getCurveKey
-
setCurveKey
-
getProductKey
-
setProductKey
-
getMaturityKey
-
setMaturityKey
-
getValue
-
setValue
-