Uses of Class
net.finmath.smartcontract.product.xml.OptionExpiryBase
Packages that use OptionExpiryBase
-
Uses of OptionExpiryBase in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as OptionExpiryBaseMethods in net.finmath.smartcontract.product.xml that return OptionExpiryBaseModifier and TypeMethodDescriptionObjectFactory.createOptionExpiryBase()
Create an instance ofOptionExpiryBase
MaturityNotification.getOptionExpiry()
Gets the value of the optionExpiry property.Methods in net.finmath.smartcontract.product.xml with parameters of type OptionExpiryBaseModifier and TypeMethodDescriptionvoid
MaturityNotification.setOptionExpiry(OptionExpiryBase value)
Sets the value of the optionExpiry property.