Uses of Class
net.finmath.smartcontract.product.xml.FallbackReferencePrice
Packages that use FallbackReferencePrice
-
Uses of FallbackReferencePrice in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FallbackReferencePriceModifier and TypeFieldDescriptionprotected FallbackReferencePrice
PriceSourceDisruption.fallbackReferencePrice
Methods in net.finmath.smartcontract.product.xml that return FallbackReferencePriceModifier and TypeMethodDescriptionObjectFactory.createFallbackReferencePrice()
Create an instance ofFallbackReferencePrice
PriceSourceDisruption.getFallbackReferencePrice()
Gets the value of the fallbackReferencePrice property.Methods in net.finmath.smartcontract.product.xml with parameters of type FallbackReferencePriceModifier and TypeMethodDescriptionvoid
PriceSourceDisruption.setFallbackReferencePrice
(FallbackReferencePrice value) Sets the value of the fallbackReferencePrice property.