Uses of Class
net.finmath.smartcontract.product.xml.FxDisruptionFallback
Packages that use FxDisruptionFallback
-
Uses of FxDisruptionFallback in net.finmath.smartcontract.product.xml
Subclasses of FxDisruptionFallback in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassDescribes an alternative set of price sourcesclassDescribes a currency which may be delivered insteadclassDescribes a postponementFields in net.finmath.smartcontract.product.xml with type parameters of type FxDisruptionFallbackModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<? extends FxDisruptionFallback>> FxDisruptionFallbacks.fxDisruptionFallbackMethods in net.finmath.smartcontract.product.xml that return FxDisruptionFallbackModifier and TypeMethodDescriptionObjectFactory.createFxDisruptionFallback()Create an instance ofFxDisruptionFallbackMethods in net.finmath.smartcontract.product.xml that return types with arguments of type FxDisruptionFallbackModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FxDisruptionFallback> ObjectFactory.createCalculationAgentDetermination(FxDisruptionFallback value) jakarta.xml.bind.JAXBElement<FxDisruptionFallback> ObjectFactory.createFxDisruptionFallback(FxDisruptionFallback value) jakarta.xml.bind.JAXBElement<FxDisruptionFallback> ObjectFactory.createNoFaultTermination(FxDisruptionFallback value) List<jakarta.xml.bind.JAXBElement<? extends FxDisruptionFallback>> FxDisruptionFallbacks.getFxDisruptionFallback()Gets the value of the fxDisruptionFallback property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxDisruptionFallbackModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FxDisruptionFallback> ObjectFactory.createCalculationAgentDetermination(FxDisruptionFallback value) jakarta.xml.bind.JAXBElement<FxDisruptionFallback> ObjectFactory.createFxDisruptionFallback(FxDisruptionFallback value) jakarta.xml.bind.JAXBElement<FxDisruptionFallback> ObjectFactory.createNoFaultTermination(FxDisruptionFallback value)