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 FallbackReferencePricePriceSourceDisruption.fallbackReferencePriceMethods in net.finmath.smartcontract.product.xml that return FallbackReferencePriceModifier and TypeMethodDescriptionObjectFactory.createFallbackReferencePrice()Create an instance ofFallbackReferencePricePriceSourceDisruption.getFallbackReferencePrice()Gets the value of the fallbackReferencePrice property.Methods in net.finmath.smartcontract.product.xml with parameters of type FallbackReferencePriceModifier and TypeMethodDescriptionvoidPriceSourceDisruption.setFallbackReferencePrice(FallbackReferencePrice value) Sets the value of the fallbackReferencePrice property.