Uses of Class
net.finmath.smartcontract.product.xml.FloatingAmountCalculation
Packages that use FloatingAmountCalculation
-
Uses of FloatingAmountCalculation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FloatingAmountCalculationModifier and TypeFieldDescriptionprotected FloatingAmountCalculationPeriodicPayment.floatingAmountCalculationMethods in net.finmath.smartcontract.product.xml that return FloatingAmountCalculationModifier and TypeMethodDescriptionObjectFactory.createFloatingAmountCalculation()Create an instance ofFloatingAmountCalculationPeriodicPayment.getFloatingAmountCalculation()Gets the value of the floatingAmountCalculation property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingAmountCalculationModifier and TypeMethodDescriptionvoidPeriodicPayment.setFloatingAmountCalculation(FloatingAmountCalculation value) Sets the value of the floatingAmountCalculation property.