Uses of Class
net.finmath.smartcontract.product.xml.ResetFrequency
Packages that use ResetFrequency
-
Uses of ResetFrequency in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ResetFrequencyModifier and TypeFieldDescriptionprotected ResetFrequencyInterestLegResetDates.resetFrequencyprotected ResetFrequencyResetDates.resetFrequencyMethods in net.finmath.smartcontract.product.xml that return ResetFrequencyModifier and TypeMethodDescriptionObjectFactory.createResetFrequency()Create an instance ofResetFrequencyInterestLegResetDates.getResetFrequency()Gets the value of the resetFrequency property.ResetDates.getResetFrequency()Gets the value of the resetFrequency property.Methods in net.finmath.smartcontract.product.xml with parameters of type ResetFrequencyModifier and TypeMethodDescriptionvoidInterestLegResetDates.setResetFrequency(ResetFrequency value) Sets the value of the resetFrequency property.voidResetDates.setResetFrequency(ResetFrequency value) Sets the value of the resetFrequency property.