Uses of Class
net.finmath.smartcontract.product.xml.ExtendibleProvision
Packages that use ExtendibleProvision
-
Uses of ExtendibleProvision in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ExtendibleProvisionMethods in net.finmath.smartcontract.product.xml that return ExtendibleProvisionModifier and TypeMethodDescriptionObjectFactory.createExtendibleProvision()
Create an instance ofExtendibleProvision
Swap.getExtendibleProvision()
Gets the value of the extendibleProvision property.Methods in net.finmath.smartcontract.product.xml with parameters of type ExtendibleProvisionModifier and TypeMethodDescriptionvoid
Swap.setExtendibleProvision(ExtendibleProvision value)
Sets the value of the extendibleProvision property.