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 TypeClassDescriptionclass
Describes an alternative set of price sourcesclass
Describes a currency which may be delivered insteadclass
Describes a postponementFields in net.finmath.smartcontract.product.xml with type parameters of type FxDisruptionFallbackModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<? extends FxDisruptionFallback>>
FxDisruptionFallbacks.fxDisruptionFallback
Methods in net.finmath.smartcontract.product.xml that return FxDisruptionFallbackModifier and TypeMethodDescriptionObjectFactory.createFxDisruptionFallback()
Create an instance ofFxDisruptionFallback
Methods 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)