Uses of Class
net.finmath.smartcontract.product.xml.AbsoluteTolerance
Packages that use AbsoluteTolerance
-
Uses of AbsoluteTolerance in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AbsoluteToleranceMethods in net.finmath.smartcontract.product.xml that return AbsoluteToleranceModifier and TypeMethodDescriptionObjectFactory.createAbsoluteTolerance()
Create an instance ofAbsoluteTolerance
OilDelivery.getAbsoluteTolerance()
Gets the value of the absoluteTolerance property.Methods in net.finmath.smartcontract.product.xml with parameters of type AbsoluteToleranceModifier and TypeMethodDescriptionvoid
OilDelivery.setAbsoluteTolerance
(AbsoluteTolerance value) Sets the value of the absoluteTolerance property.