Uses of Class
net.finmath.smartcontract.product.xml.Calculation
Packages that use Calculation
-
Uses of Calculation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CalculationMethods in net.finmath.smartcontract.product.xml that return CalculationModifier and TypeMethodDescriptionObjectFactory.createCalculation()Create an instance ofCalculationCalculationPeriodAmount.getCalculation()Gets the value of the calculation property.Methods in net.finmath.smartcontract.product.xml with parameters of type CalculationModifier and TypeMethodDescriptionvoidCalculationPeriodAmount.setCalculation(Calculation value) Sets the value of the calculation property.