Uses of Class
net.finmath.smartcontract.product.xml.Smartderivativecontract.Valuation
Packages that use Smartderivativecontract.Valuation
-
Uses of Smartderivativecontract.Valuation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as Smartderivativecontract.ValuationModifier and TypeFieldDescriptionprotected Smartderivativecontract.Valuation
Smartderivativecontract.valuation
Methods in net.finmath.smartcontract.product.xml that return Smartderivativecontract.ValuationModifier and TypeMethodDescriptionObjectFactory.createSmartderivativecontractValuation()
Create an instance ofSmartderivativecontract.Valuation
Smartderivativecontract.getValuation()
Gets the value of the valuation property.Methods in net.finmath.smartcontract.product.xml with parameters of type Smartderivativecontract.ValuationModifier and TypeMethodDescriptionvoid
Smartderivativecontract.setValuation(Smartderivativecontract.Valuation value)
Sets the value of the valuation property.