Uses of Class
net.finmath.smartcontract.product.xml.Clearing
Packages that use Clearing
-
Uses of Clearing in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ClearingMethods in net.finmath.smartcontract.product.xml that return ClearingModifier and TypeMethodDescriptionObjectFactory.createClearing()
Create an instance ofClearing
ClearingConfirmed.getClearing()
Gets the value of the clearing property.Methods in net.finmath.smartcontract.product.xml with parameters of type ClearingModifier and TypeMethodDescriptionvoid
ClearingConfirmed.setClearing(Clearing value)
Sets the value of the clearing property.