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 SpreadScheduleReferenceBasketConstituent.underlyerSpreadMethods in net.finmath.smartcontract.product.xml that return SpreadScheduleReferenceModifier and TypeMethodDescriptionObjectFactory.createSpreadScheduleReference()Create an instance ofSpreadScheduleReferenceBasketConstituent.getUnderlyerSpread()Gets the value of the underlyerSpread property.Methods in net.finmath.smartcontract.product.xml with parameters of type SpreadScheduleReferenceModifier and TypeMethodDescriptionvoidBasketConstituent.setUnderlyerSpread(SpreadScheduleReference value) Sets the value of the underlyerSpread property.