Uses of Class
net.finmath.smartcontract.product.xml.InterestAccrualsCompoundingMethod
Packages that use InterestAccrualsCompoundingMethod
-
Uses of InterestAccrualsCompoundingMethod in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InterestAccrualsCompoundingMethodModifier and TypeFieldDescriptionprotected InterestAccrualsCompoundingMethodDividendConditions.interestAccrualsMethodMethods in net.finmath.smartcontract.product.xml that return InterestAccrualsCompoundingMethodModifier and TypeMethodDescriptionObjectFactory.createInterestAccrualsCompoundingMethod()Create an instance ofInterestAccrualsCompoundingMethodDividendConditions.getInterestAccrualsMethod()Gets the value of the interestAccrualsMethod property.Methods in net.finmath.smartcontract.product.xml with parameters of type InterestAccrualsCompoundingMethodModifier and TypeMethodDescriptionvoidDividendConditions.setInterestAccrualsMethod(InterestAccrualsCompoundingMethod value) Sets the value of the interestAccrualsMethod property.