Uses of Enum Class
net.finmath.smartcontract.product.xml.MarketDisruptionEventsEnum
-
Uses of MarketDisruptionEventsEnum in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected MarketDisruptionEventsEnum
CommodityMarketDisruption.marketDisruptionEvents
Modifier and TypeMethodDescriptionstatic MarketDisruptionEventsEnum
CommodityMarketDisruption.getMarketDisruptionEvents()
Gets the value of the marketDisruptionEvents property.static MarketDisruptionEventsEnum
Returns the enum constant of this class with the specified name.static MarketDisruptionEventsEnum[]
MarketDisruptionEventsEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CommodityMarketDisruption.setMarketDisruptionEvents
(MarketDisruptionEventsEnum value) Sets the value of the marketDisruptionEvents property.