Uses of Class
net.finmath.smartcontract.product.xml.InterestRateStreamReference
Packages that use InterestRateStreamReference
-
Uses of InterestRateStreamReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InterestRateStreamReferenceModifier and TypeFieldDescriptionprotected InterestRateStreamReference
FinalCalculationPeriodDateAdjustment.swapStreamReference
Methods in net.finmath.smartcontract.product.xml that return InterestRateStreamReferenceModifier and TypeMethodDescriptionObjectFactory.createInterestRateStreamReference()
Create an instance ofInterestRateStreamReference
FinalCalculationPeriodDateAdjustment.getSwapStreamReference()
Gets the value of the swapStreamReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type InterestRateStreamReferenceModifier and TypeMethodDescriptionvoid
FinalCalculationPeriodDateAdjustment.setSwapStreamReference
(InterestRateStreamReference value) Sets the value of the swapStreamReference property.