Uses of Class
net.finmath.smartcontract.product.xml.CalculationPeriodDates
Packages that use CalculationPeriodDates
-
Uses of CalculationPeriodDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CalculationPeriodDatesModifier and TypeFieldDescriptionprotected CalculationPeriodDates
InterestRateStream.calculationPeriodDates
Methods in net.finmath.smartcontract.product.xml that return CalculationPeriodDatesModifier and TypeMethodDescriptionObjectFactory.createCalculationPeriodDates()
Create an instance ofCalculationPeriodDates
InterestRateStream.getCalculationPeriodDates()
Gets the value of the calculationPeriodDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type CalculationPeriodDatesModifier and TypeMethodDescriptionvoid
InterestRateStream.setCalculationPeriodDates(CalculationPeriodDates value)
Sets the value of the calculationPeriodDates property.