Uses of Class
net.finmath.smartcontract.product.xml.ClearanceSystem
Packages that use ClearanceSystem
-
Uses of ClearanceSystem in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ClearanceSystemMethods in net.finmath.smartcontract.product.xml that return ClearanceSystemModifier and TypeMethodDescriptionObjectFactory.createClearanceSystem()
Create an instance ofClearanceSystem
UnderlyingAsset.getClearanceSystem()
Gets the value of the clearanceSystem property.Methods in net.finmath.smartcontract.product.xml with parameters of type ClearanceSystemModifier and TypeMethodDescriptionvoid
UnderlyingAsset.setClearanceSystem(ClearanceSystem value)
Sets the value of the clearanceSystem property.