Uses of Class
net.finmath.smartcontract.product.xml.DefaultProbabilityCurve
Packages that use DefaultProbabilityCurve
-
Uses of DefaultProbabilityCurve in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DefaultProbabilityCurveModifier and TypeFieldDescriptionprotected DefaultProbabilityCurve
CreditCurveValuation.defaultProbabilityCurve
Methods in net.finmath.smartcontract.product.xml that return DefaultProbabilityCurveModifier and TypeMethodDescriptionObjectFactory.createDefaultProbabilityCurve()
Create an instance ofDefaultProbabilityCurve
CreditCurveValuation.getDefaultProbabilityCurve()
Gets the value of the defaultProbabilityCurve property.Methods in net.finmath.smartcontract.product.xml with parameters of type DefaultProbabilityCurveModifier and TypeMethodDescriptionvoid
CreditCurveValuation.setDefaultProbabilityCurve(DefaultProbabilityCurve value)
Sets the value of the defaultProbabilityCurve property.