Uses of Class
net.finmath.smartcontract.product.xml.ResetFrequency
-
Uses of ResetFrequency in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected ResetFrequency
InterestLegResetDates.resetFrequency
protected ResetFrequency
ResetDates.resetFrequency
Modifier and TypeMethodDescriptionObjectFactory.createResetFrequency()
Create an instance ofResetFrequency
InterestLegResetDates.getResetFrequency()
Gets the value of the resetFrequency property.ResetDates.getResetFrequency()
Gets the value of the resetFrequency property.Modifier and TypeMethodDescriptionvoid
InterestLegResetDates.setResetFrequency
(ResetFrequency value) Sets the value of the resetFrequency property.void
ResetDates.setResetFrequency
(ResetFrequency value) Sets the value of the resetFrequency property.