Uses of Class
net.finmath.smartcontract.product.xml.FixedAmountCalculation
Packages that use FixedAmountCalculation
-
Uses of FixedAmountCalculation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FixedAmountCalculationModifier and TypeFieldDescriptionprotected FixedAmountCalculationPeriodicPayment.fixedAmountCalculationMethods in net.finmath.smartcontract.product.xml that return FixedAmountCalculationModifier and TypeMethodDescriptionObjectFactory.createFixedAmountCalculation()Create an instance ofFixedAmountCalculationPeriodicPayment.getFixedAmountCalculation()Gets the value of the fixedAmountCalculation property.Methods in net.finmath.smartcontract.product.xml with parameters of type FixedAmountCalculationModifier and TypeMethodDescriptionvoidPeriodicPayment.setFixedAmountCalculation(FixedAmountCalculation value) Sets the value of the fixedAmountCalculation property.