Uses of Class
net.finmath.smartcontract.product.xml.CancelableProvision
Packages that use CancelableProvision
-
Uses of CancelableProvision in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CancelableProvisionMethods in net.finmath.smartcontract.product.xml that return CancelableProvisionModifier and TypeMethodDescriptionObjectFactory.createCancelableProvision()
Create an instance ofCancelableProvision
Swap.getCancelableProvision()
Gets the value of the cancelableProvision property.Methods in net.finmath.smartcontract.product.xml with parameters of type CancelableProvisionModifier and TypeMethodDescriptionvoid
Swap.setCancelableProvision
(CancelableProvision value) Sets the value of the cancelableProvision property.