Uses of Class
net.finmath.smartcontract.product.xml.CompoundingFrequency
Packages that use CompoundingFrequency
-
Uses of CompoundingFrequency in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CompoundingFrequencyModifier and TypeFieldDescriptionprotected CompoundingFrequencyZeroRateCurve.compoundingFrequencyMethods in net.finmath.smartcontract.product.xml that return CompoundingFrequencyModifier and TypeMethodDescriptionObjectFactory.createCompoundingFrequency()Create an instance ofCompoundingFrequencyZeroRateCurve.getCompoundingFrequency()Gets the value of the compoundingFrequency property.Methods in net.finmath.smartcontract.product.xml with parameters of type CompoundingFrequencyModifier and TypeMethodDescriptionvoidZeroRateCurve.setCompoundingFrequency(CompoundingFrequency value) Sets the value of the compoundingFrequency property.