Uses of Class
net.finmath.smartcontract.product.xml.ValuationScenarioReference
-
Uses of ValuationScenarioReference in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected ValuationScenarioReference
SensitivityDefinition.valuationScenarioReference
protected ValuationScenarioReference
SensitivitySetDefinition.valuationScenarioReference
protected ValuationScenarioReference
Valuation.valuationScenarioReference
Modifier and TypeFieldDescriptionprotected List
<ValuationScenarioReference> ValuationSet.valuationScenarioReference
Modifier and TypeMethodDescriptionObjectFactory.createValuationScenarioReference()
Create an instance ofValuationScenarioReference
SensitivityDefinition.getValuationScenarioReference()
Gets the value of the valuationScenarioReference property.SensitivitySetDefinition.getValuationScenarioReference()
Gets the value of the valuationScenarioReference property.Valuation.getValuationScenarioReference()
Gets the value of the valuationScenarioReference property.Modifier and TypeMethodDescriptionValuationSet.getValuationScenarioReference()
Gets the value of the valuationScenarioReference property.Modifier and TypeMethodDescriptionvoid
SensitivityDefinition.setValuationScenarioReference
(ValuationScenarioReference value) Sets the value of the valuationScenarioReference property.void
SensitivitySetDefinition.setValuationScenarioReference
(ValuationScenarioReference value) Sets the value of the valuationScenarioReference property.void
Valuation.setValuationScenarioReference
(ValuationScenarioReference value) Sets the value of the valuationScenarioReference property.