Uses of Class
net.finmath.smartcontract.product.xml.ValuationScenarioReference
Packages that use ValuationScenarioReference
-
Uses of ValuationScenarioReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ValuationScenarioReferenceModifier and TypeFieldDescriptionprotected ValuationScenarioReferenceSensitivityDefinition.valuationScenarioReferenceprotected ValuationScenarioReferenceSensitivitySetDefinition.valuationScenarioReferenceprotected ValuationScenarioReferenceValuation.valuationScenarioReferenceFields in net.finmath.smartcontract.product.xml with type parameters of type ValuationScenarioReferenceModifier and TypeFieldDescriptionprotected List<ValuationScenarioReference> ValuationSet.valuationScenarioReferenceMethods in net.finmath.smartcontract.product.xml that return ValuationScenarioReferenceModifier and TypeMethodDescriptionObjectFactory.createValuationScenarioReference()Create an instance ofValuationScenarioReferenceSensitivityDefinition.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.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type ValuationScenarioReferenceModifier and TypeMethodDescriptionValuationSet.getValuationScenarioReference()Gets the value of the valuationScenarioReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type ValuationScenarioReferenceModifier and TypeMethodDescriptionvoidSensitivityDefinition.setValuationScenarioReference(ValuationScenarioReference value) Sets the value of the valuationScenarioReference property.voidSensitivitySetDefinition.setValuationScenarioReference(ValuationScenarioReference value) Sets the value of the valuationScenarioReference property.voidValuation.setValuationScenarioReference(ValuationScenarioReference value) Sets the value of the valuationScenarioReference property.