Uses of Class
net.finmath.smartcontract.product.xml.UnderlyerLoanRate
Packages that use UnderlyerLoanRate
-
Uses of UnderlyerLoanRate in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as UnderlyerLoanRateMethods in net.finmath.smartcontract.product.xml that return UnderlyerLoanRateModifier and TypeMethodDescriptionObjectFactory.createUnderlyerLoanRate()
Create an instance ofUnderlyerLoanRate
BasketConstituent.getUnderlyerLoanRate()
Gets the value of the underlyerLoanRate property.Methods in net.finmath.smartcontract.product.xml with parameters of type UnderlyerLoanRateModifier and TypeMethodDescriptionvoid
BasketConstituent.setUnderlyerLoanRate
(UnderlyerLoanRate value) Sets the value of the underlyerLoanRate property.