Uses of Class
net.finmath.smartcontract.product.xml.CalculationPeriodAmount
Packages that use CalculationPeriodAmount
-
Uses of CalculationPeriodAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CalculationPeriodAmountModifier and TypeFieldDescriptionprotected CalculationPeriodAmountInterestRateStream.calculationPeriodAmountMethods in net.finmath.smartcontract.product.xml that return CalculationPeriodAmountModifier and TypeMethodDescriptionObjectFactory.createCalculationPeriodAmount()Create an instance ofCalculationPeriodAmountInterestRateStream.getCalculationPeriodAmount()Gets the value of the calculationPeriodAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type CalculationPeriodAmountModifier and TypeMethodDescriptionvoidInterestRateStream.setCalculationPeriodAmount(CalculationPeriodAmount value) Sets the value of the calculationPeriodAmount property.