Uses of Class
net.finmath.smartcontract.product.xml.DividendAdjustment
Packages that use DividendAdjustment
-
Uses of DividendAdjustment in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DividendAdjustmentMethods in net.finmath.smartcontract.product.xml that return DividendAdjustmentModifier and TypeMethodDescriptionObjectFactory.createDividendAdjustment()
Create an instance ofDividendAdjustment
OptionFeatures.getDividendAdjustment()
Gets the value of the dividendAdjustment property.Methods in net.finmath.smartcontract.product.xml with parameters of type DividendAdjustmentModifier and TypeMethodDescriptionvoid
OptionFeatures.setDividendAdjustment(DividendAdjustment value)
Sets the value of the dividendAdjustment property.