Uses of Class
net.finmath.smartcontract.product.xml.UnderlyerInterestLeg
Packages that use UnderlyerInterestLeg
-
Uses of UnderlyerInterestLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as UnderlyerInterestLegModifier and TypeFieldDescriptionprotected UnderlyerInterestLeg
BasketConstituent.underlyerFinancing
Methods in net.finmath.smartcontract.product.xml that return UnderlyerInterestLegModifier and TypeMethodDescriptionObjectFactory.createUnderlyerInterestLeg()
Create an instance ofUnderlyerInterestLeg
BasketConstituent.getUnderlyerFinancing()
Gets the value of the underlyerFinancing property.Methods in net.finmath.smartcontract.product.xml with parameters of type UnderlyerInterestLegModifier and TypeMethodDescriptionvoid
BasketConstituent.setUnderlyerFinancing(UnderlyerInterestLeg value)
Sets the value of the underlyerFinancing property.