Uses of Class
net.finmath.smartcontract.product.xml.FxDisruptionEvent
Packages that use FxDisruptionEvent
-
Uses of FxDisruptionEvent in net.finmath.smartcontract.product.xml
Subclasses of FxDisruptionEvent in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
A structure describing the criteria for price materiality.Fields in net.finmath.smartcontract.product.xml with type parameters of type FxDisruptionEventModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<? extends FxDisruptionEvent>>
FxDisruptionEvents.fxDisruptionEvent
Methods in net.finmath.smartcontract.product.xml that return FxDisruptionEventModifier and TypeMethodDescriptionObjectFactory.createFxDisruptionEvent()
Create an instance ofFxDisruptionEvent
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FxDisruptionEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FxDisruptionEvent>
ObjectFactory.createDualExchangeRate(FxDisruptionEvent value)
jakarta.xml.bind.JAXBElement<FxDisruptionEvent>
ObjectFactory.createExchangeRestrictions(FxDisruptionEvent value)
jakarta.xml.bind.JAXBElement<FxDisruptionEvent>
ObjectFactory.createFxDisruptionEvent(FxDisruptionEvent value)
jakarta.xml.bind.JAXBElement<FxDisruptionEvent>
ObjectFactory.createPriceSourceDisruption(FxDisruptionEvent value)
List<jakarta.xml.bind.JAXBElement<? extends FxDisruptionEvent>>
FxDisruptionEvents.getFxDisruptionEvent()
Gets the value of the fxDisruptionEvent property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxDisruptionEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FxDisruptionEvent>
ObjectFactory.createDualExchangeRate(FxDisruptionEvent value)
jakarta.xml.bind.JAXBElement<FxDisruptionEvent>
ObjectFactory.createExchangeRestrictions(FxDisruptionEvent value)
jakarta.xml.bind.JAXBElement<FxDisruptionEvent>
ObjectFactory.createFxDisruptionEvent(FxDisruptionEvent value)
jakarta.xml.bind.JAXBElement<FxDisruptionEvent>
ObjectFactory.createPriceSourceDisruption(FxDisruptionEvent value)