Uses of Class
net.finmath.smartcontract.product.xml.Discounting
Packages that use Discounting
-
Uses of Discounting in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DiscountingMethods in net.finmath.smartcontract.product.xml that return DiscountingModifier and TypeMethodDescriptionObjectFactory.createDiscounting()Create an instance ofDiscountingCalculation.getDiscounting()Gets the value of the discounting property.Methods in net.finmath.smartcontract.product.xml with parameters of type DiscountingModifier and TypeMethodDescriptionvoidCalculation.setDiscounting(Discounting value) Sets the value of the discounting property.