Uses of Class
net.finmath.smartcontract.product.xml.FxDisruptionEvent
-
Uses of FxDisruptionEvent in net.finmath.smartcontract.product.xml
Modifier and TypeClassDescriptionclass
A structure describing the criteria for price materiality.Modifier and TypeFieldDescriptionprotected List
<jakarta.xml.bind.JAXBElement<? extends FxDisruptionEvent>> FxDisruptionEvents.fxDisruptionEvent
Modifier and TypeMethodDescriptionObjectFactory.createFxDisruptionEvent()
Create an instance ofFxDisruptionEvent
Modifier 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.Modifier 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)