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 CalculationPeriodDatesInterestRateStream.calculationPeriodDatesMethods in net.finmath.smartcontract.product.xml that return CalculationPeriodDatesModifier and TypeMethodDescriptionObjectFactory.createCalculationPeriodDates()Create an instance ofCalculationPeriodDatesInterestRateStream.getCalculationPeriodDates()Gets the value of the calculationPeriodDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type CalculationPeriodDatesModifier and TypeMethodDescriptionvoidInterestRateStream.setCalculationPeriodDates(CalculationPeriodDates value) Sets the value of the calculationPeriodDates property.