Uses of Class
net.finmath.smartcontract.product.xml.FxDisruptionFallbacks
Packages that use FxDisruptionFallbacks
-
Uses of FxDisruptionFallbacks in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxDisruptionFallbacksModifier and TypeFieldDescriptionprotected FxDisruptionFallbacksFxDisruptionProvisions.fallbacksMethods in net.finmath.smartcontract.product.xml that return FxDisruptionFallbacksModifier and TypeMethodDescriptionObjectFactory.createFxDisruptionFallbacks()Create an instance ofFxDisruptionFallbacksFxDisruptionProvisions.getFallbacks()Gets the value of the fallbacks property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxDisruptionFallbacksModifier and TypeMethodDescriptionvoidFxDisruptionProvisions.setFallbacks(FxDisruptionFallbacks value) Sets the value of the fallbacks property.