Uses of Class
net.finmath.smartcontract.product.xml.MarketReference
Packages that use MarketReference
-
Uses of MarketReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MarketReferenceMethods in net.finmath.smartcontract.product.xml that return MarketReferenceModifier and TypeMethodDescriptionObjectFactory.createMarketReference()
Create an instance ofMarketReference
ValuationScenario.getMarketReference()
Gets the value of the marketReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type MarketReferenceModifier and TypeMethodDescriptionvoid
ValuationScenario.setMarketReference(MarketReference value)
Sets the value of the marketReference property.