Uses of Enum Class
net.finmath.smartcontract.product.xml.MarketDisruptionEventsEnum
Packages that use MarketDisruptionEventsEnum
-
Uses of MarketDisruptionEventsEnum in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MarketDisruptionEventsEnumModifier and TypeFieldDescriptionprotected MarketDisruptionEventsEnumCommodityMarketDisruption.marketDisruptionEventsMethods in net.finmath.smartcontract.product.xml that return MarketDisruptionEventsEnumModifier and TypeMethodDescriptionstatic MarketDisruptionEventsEnumCommodityMarketDisruption.getMarketDisruptionEvents()Gets the value of the marketDisruptionEvents property.static MarketDisruptionEventsEnumReturns 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.Methods in net.finmath.smartcontract.product.xml with parameters of type MarketDisruptionEventsEnumModifier and TypeMethodDescriptionvoidCommodityMarketDisruption.setMarketDisruptionEvents(MarketDisruptionEventsEnum value) Sets the value of the marketDisruptionEvents property.