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 ofActionOnExpirationOptionExpiry.getActionOnExpiration()Gets the value of the actionOnExpiration property.Methods in net.finmath.smartcontract.product.xml with parameters of type ActionOnExpirationModifier and TypeMethodDescriptionvoidOptionExpiry.setActionOnExpiration(ActionOnExpiration value) Sets the value of the actionOnExpiration property.