Uses of Class
net.finmath.smartcontract.product.xml.AverageDailyTradingVolumeLimit
Packages that use AverageDailyTradingVolumeLimit
-
Uses of AverageDailyTradingVolumeLimit in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AverageDailyTradingVolumeLimitModifier and TypeFieldDescriptionprotected AverageDailyTradingVolumeLimit
SingleUnderlyer.averageDailyTradingVolume
Methods in net.finmath.smartcontract.product.xml that return AverageDailyTradingVolumeLimitModifier and TypeMethodDescriptionObjectFactory.createAverageDailyTradingVolumeLimit()
Create an instance ofAverageDailyTradingVolumeLimit
SingleUnderlyer.getAverageDailyTradingVolume()
Gets the value of the averageDailyTradingVolume property.Methods in net.finmath.smartcontract.product.xml with parameters of type AverageDailyTradingVolumeLimitModifier and TypeMethodDescriptionvoid
SingleUnderlyer.setAverageDailyTradingVolume(AverageDailyTradingVolumeLimit value)
Sets the value of the averageDailyTradingVolume property.