Uses of Class
net.finmath.smartcontract.product.xml.Smartderivativecontract.Underlyings
Packages that use Smartderivativecontract.Underlyings
-
Uses of Smartderivativecontract.Underlyings in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as Smartderivativecontract.UnderlyingsModifier and TypeFieldDescriptionprotected Smartderivativecontract.Underlyings
Smartderivativecontract.underlyings
Methods in net.finmath.smartcontract.product.xml that return Smartderivativecontract.UnderlyingsModifier and TypeMethodDescriptionObjectFactory.createSmartderivativecontractUnderlyings()
Create an instance ofSmartderivativecontract.Underlyings
Smartderivativecontract.getUnderlyings()
Gets the value of the underlyings property.Methods in net.finmath.smartcontract.product.xml with parameters of type Smartderivativecontract.UnderlyingsModifier and TypeMethodDescriptionvoid
Smartderivativecontract.setUnderlyings
(Smartderivativecontract.Underlyings value) Sets the value of the underlyings property.