Uses of Class
net.finmath.smartcontract.product.xml.MarketDisruption
Packages that use MarketDisruption
-
Uses of MarketDisruption in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MarketDisruptionMethods in net.finmath.smartcontract.product.xml that return MarketDisruptionModifier and TypeMethodDescriptionObjectFactory.createMarketDisruption()
Create an instance ofMarketDisruption
AveragingPeriod.getMarketDisruption()
Gets the value of the marketDisruption property.Methods in net.finmath.smartcontract.product.xml with parameters of type MarketDisruptionModifier and TypeMethodDescriptionvoid
AveragingPeriod.setMarketDisruption
(MarketDisruption value) Sets the value of the marketDisruption property.