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 FloatingAmountCalculation
PeriodicPayment.floatingAmountCalculation
Methods in net.finmath.smartcontract.product.xml that return FloatingAmountCalculationModifier and TypeMethodDescriptionObjectFactory.createFloatingAmountCalculation()
Create an instance ofFloatingAmountCalculation
PeriodicPayment.getFloatingAmountCalculation()
Gets the value of the floatingAmountCalculation property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingAmountCalculationModifier and TypeMethodDescriptionvoid
PeriodicPayment.setFloatingAmountCalculation(FloatingAmountCalculation value)
Sets the value of the floatingAmountCalculation property.