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 SensitivitySetDefinitionReferenceSensitivitySet.definitionReferenceMethods in net.finmath.smartcontract.product.xml that return SensitivitySetDefinitionReferenceModifier and TypeMethodDescriptionObjectFactory.createSensitivitySetDefinitionReference()Create an instance ofSensitivitySetDefinitionReferenceSensitivitySet.getDefinitionReference()Gets the value of the definitionReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type SensitivitySetDefinitionReferenceModifier and TypeMethodDescriptionvoidSensitivitySet.setDefinitionReference(SensitivitySetDefinitionReference value) Sets the value of the definitionReference property.