Uses of Class
net.finmath.smartcontract.product.xml.ActionOnExpiration
Packages that use ActionOnExpiration
-
Uses of ActionOnExpiration in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ActionOnExpirationMethods in net.finmath.smartcontract.product.xml that return ActionOnExpirationModifier and TypeMethodDescriptionObjectFactory.createActionOnExpiration()
Create an instance ofActionOnExpiration
OptionExpiry.getActionOnExpiration()
Gets the value of the actionOnExpiration property.Methods in net.finmath.smartcontract.product.xml with parameters of type ActionOnExpirationModifier and TypeMethodDescriptionvoid
OptionExpiry.setActionOnExpiration
(ActionOnExpiration value) Sets the value of the actionOnExpiration property.