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 InterestLegCalculationPeriodDates
InterestLeg.interestLegCalculationPeriodDates
Methods in net.finmath.smartcontract.product.xml that return InterestLegCalculationPeriodDatesModifier and TypeMethodDescriptionObjectFactory.createInterestLegCalculationPeriodDates()
Create an instance ofInterestLegCalculationPeriodDates
InterestLeg.getInterestLegCalculationPeriodDates()
Gets the value of the interestLegCalculationPeriodDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type InterestLegCalculationPeriodDatesModifier and TypeMethodDescriptionvoid
InterestLeg.setInterestLegCalculationPeriodDates(InterestLegCalculationPeriodDates value)
Sets the value of the interestLegCalculationPeriodDates property.