Uses of Class
net.finmath.smartcontract.product.xml.InterestLegCalculationPeriodDates
Packages that use InterestLegCalculationPeriodDates
-
Uses of InterestLegCalculationPeriodDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InterestLegCalculationPeriodDatesModifier and TypeFieldDescriptionprotected InterestLegCalculationPeriodDatesInterestLeg.interestLegCalculationPeriodDatesMethods in net.finmath.smartcontract.product.xml that return InterestLegCalculationPeriodDatesModifier and TypeMethodDescriptionObjectFactory.createInterestLegCalculationPeriodDates()Create an instance ofInterestLegCalculationPeriodDatesInterestLeg.getInterestLegCalculationPeriodDates()Gets the value of the interestLegCalculationPeriodDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type InterestLegCalculationPeriodDatesModifier and TypeMethodDescriptionvoidInterestLeg.setInterestLegCalculationPeriodDates(InterestLegCalculationPeriodDates value) Sets the value of the interestLegCalculationPeriodDates property.