Uses of Class
net.finmath.smartcontract.product.xml.SensitivitySetDefinitionReference
Packages that use SensitivitySetDefinitionReference
-
Uses of SensitivitySetDefinitionReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SensitivitySetDefinitionReferenceModifier and TypeFieldDescriptionprotected SensitivitySetDefinitionReference
SensitivitySet.definitionReference
Methods in net.finmath.smartcontract.product.xml that return SensitivitySetDefinitionReferenceModifier and TypeMethodDescriptionObjectFactory.createSensitivitySetDefinitionReference()
Create an instance ofSensitivitySetDefinitionReference
SensitivitySet.getDefinitionReference()
Gets the value of the definitionReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type SensitivitySetDefinitionReferenceModifier and TypeMethodDescriptionvoid
SensitivitySet.setDefinitionReference(SensitivitySetDefinitionReference value)
Sets the value of the definitionReference property.