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 CalculationPeriodAmount
InterestRateStream.calculationPeriodAmount
Methods in net.finmath.smartcontract.product.xml that return CalculationPeriodAmountModifier and TypeMethodDescriptionObjectFactory.createCalculationPeriodAmount()
Create an instance ofCalculationPeriodAmount
InterestRateStream.getCalculationPeriodAmount()
Gets the value of the calculationPeriodAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type CalculationPeriodAmountModifier and TypeMethodDescriptionvoid
InterestRateStream.setCalculationPeriodAmount(CalculationPeriodAmount value)
Sets the value of the calculationPeriodAmount property.