Uses of Class
net.finmath.smartcontract.product.xml.SingleUnderlyer
Packages that use SingleUnderlyer
-
Uses of SingleUnderlyer in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SingleUnderlyerMethods in net.finmath.smartcontract.product.xml that return SingleUnderlyerModifier and TypeMethodDescriptionObjectFactory.createSingleUnderlyer()
Create an instance ofSingleUnderlyer
Underlyer.getSingleUnderlyer()
Gets the value of the singleUnderlyer property.Methods in net.finmath.smartcontract.product.xml with parameters of type SingleUnderlyerModifier and TypeMethodDescriptionvoid
Underlyer.setSingleUnderlyer(SingleUnderlyer value)
Sets the value of the singleUnderlyer property.