Uses of Class
net.finmath.smartcontract.product.xml.SpreadScheduleReference
Packages that use SpreadScheduleReference
-
Uses of SpreadScheduleReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as SpreadScheduleReferenceModifier and TypeFieldDescriptionprotected SpreadScheduleReference
BasketConstituent.underlyerSpread
Methods in net.finmath.smartcontract.product.xml that return SpreadScheduleReferenceModifier and TypeMethodDescriptionObjectFactory.createSpreadScheduleReference()
Create an instance ofSpreadScheduleReference
BasketConstituent.getUnderlyerSpread()
Gets the value of the underlyerSpread property.Methods in net.finmath.smartcontract.product.xml with parameters of type SpreadScheduleReferenceModifier and TypeMethodDescriptionvoid
BasketConstituent.setUnderlyerSpread(SpreadScheduleReference value)
Sets the value of the underlyerSpread property.