Uses of Class
net.finmath.smartcontract.product.xml.FixedAmountCalculation
-
Uses of FixedAmountCalculation in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected FixedAmountCalculation
PeriodicPayment.fixedAmountCalculation
Modifier and TypeMethodDescriptionObjectFactory.createFixedAmountCalculation()
Create an instance ofFixedAmountCalculation
PeriodicPayment.getFixedAmountCalculation()
Gets the value of the fixedAmountCalculation property.Modifier and TypeMethodDescriptionvoid
PeriodicPayment.setFixedAmountCalculation
(FixedAmountCalculation value) Sets the value of the fixedAmountCalculation property.