Uses of Class
net.finmath.smartcontract.product.xml.InterestCalculation
Packages that use InterestCalculation
-
Uses of InterestCalculation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InterestCalculationMethods in net.finmath.smartcontract.product.xml that return InterestCalculationModifier and TypeMethodDescriptionObjectFactory.createInterestCalculation()
Create an instance ofInterestCalculation
InterestLeg.getInterestCalculation()
Gets the value of the interestCalculation property.Methods in net.finmath.smartcontract.product.xml with parameters of type InterestCalculationModifier and TypeMethodDescriptionvoid
InterestLeg.setInterestCalculation(InterestCalculation value)
Sets the value of the interestCalculation property.