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 DefaultProbabilityCurveCreditCurveValuation.defaultProbabilityCurveMethods in net.finmath.smartcontract.product.xml that return DefaultProbabilityCurveModifier and TypeMethodDescriptionObjectFactory.createDefaultProbabilityCurve()Create an instance ofDefaultProbabilityCurveCreditCurveValuation.getDefaultProbabilityCurve()Gets the value of the defaultProbabilityCurve property.Methods in net.finmath.smartcontract.product.xml with parameters of type DefaultProbabilityCurveModifier and TypeMethodDescriptionvoidCreditCurveValuation.setDefaultProbabilityCurve(DefaultProbabilityCurve value) Sets the value of the defaultProbabilityCurve property.