Uses of Class
net.finmath.smartcontract.product.xml.ExtraordinaryEvents
-
Uses of ExtraordinaryEvents in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected ExtraordinaryEvents
EquityDerivativeLongFormBase.extraordinaryEvents
protected ExtraordinaryEvents
EquityOptionTransactionSupplement.extraordinaryEvents
protected ExtraordinaryEvents
EquitySwapTransactionSupplement.extraordinaryEvents
protected ExtraordinaryEvents
NettedSwapBase.extraordinaryEvents
protected ExtraordinaryEvents
ReturnSwap.extraordinaryEvents
Modifier and TypeMethodDescriptionObjectFactory.createExtraordinaryEvents()
Create an instance ofExtraordinaryEvents
EquityDerivativeLongFormBase.getExtraordinaryEvents()
Gets the value of the extraordinaryEvents property.EquityOptionTransactionSupplement.getExtraordinaryEvents()
Gets the value of the extraordinaryEvents property.EquitySwapTransactionSupplement.getExtraordinaryEvents()
Gets the value of the extraordinaryEvents property.NettedSwapBase.getExtraordinaryEvents()
Gets the value of the extraordinaryEvents property.ReturnSwap.getExtraordinaryEvents()
Gets the value of the extraordinaryEvents property.Modifier and TypeMethodDescriptionvoid
EquityDerivativeLongFormBase.setExtraordinaryEvents
(ExtraordinaryEvents value) Sets the value of the extraordinaryEvents property.void
EquityOptionTransactionSupplement.setExtraordinaryEvents
(ExtraordinaryEvents value) Sets the value of the extraordinaryEvents property.void
EquitySwapTransactionSupplement.setExtraordinaryEvents
(ExtraordinaryEvents value) Sets the value of the extraordinaryEvents property.void
NettedSwapBase.setExtraordinaryEvents
(ExtraordinaryEvents value) Sets the value of the extraordinaryEvents property.void
ReturnSwap.setExtraordinaryEvents
(ExtraordinaryEvents value) Sets the value of the extraordinaryEvents property.