Uses of Class
net.finmath.smartcontract.product.xml.MakeWholeAmount
Packages that use MakeWholeAmount
-
Uses of MakeWholeAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MakeWholeAmountMethods in net.finmath.smartcontract.product.xml that return MakeWholeAmountModifier and TypeMethodDescriptionObjectFactory.createMakeWholeAmount()
Create an instance ofMakeWholeAmount
ReferenceSwapCurve.getMakeWholeAmount()
Gets the value of the makeWholeAmount property.Methods in net.finmath.smartcontract.product.xml with parameters of type MakeWholeAmountModifier and TypeMethodDescriptionvoid
ReferenceSwapCurve.setMakeWholeAmount(MakeWholeAmount value)
Sets the value of the makeWholeAmount property.