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 ofInterestCalculationInterestLeg.getInterestCalculation()Gets the value of the interestCalculation property.Methods in net.finmath.smartcontract.product.xml with parameters of type InterestCalculationModifier and TypeMethodDescriptionvoidInterestLeg.setInterestCalculation(InterestCalculation value) Sets the value of the interestCalculation property.