Uses of Class
net.finmath.smartcontract.product.xml.MakeWholeProvisions
Packages that use MakeWholeProvisions
-
Uses of MakeWholeProvisions in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MakeWholeProvisionsModifier and TypeFieldDescriptionprotected MakeWholeProvisions
EquityExerciseValuationSettlement.makeWholeProvisions
Methods in net.finmath.smartcontract.product.xml that return MakeWholeProvisionsModifier and TypeMethodDescriptionObjectFactory.createMakeWholeProvisions()
Create an instance ofMakeWholeProvisions
EquityExerciseValuationSettlement.getMakeWholeProvisions()
Gets the value of the makeWholeProvisions property.Methods in net.finmath.smartcontract.product.xml with parameters of type MakeWholeProvisionsModifier and TypeMethodDescriptionvoid
EquityExerciseValuationSettlement.setMakeWholeProvisions
(MakeWholeProvisions value) Sets the value of the makeWholeProvisions property.