Uses of Class
net.finmath.smartcontract.product.xml.ResetDatesReference
Packages that use ResetDatesReference
-
Uses of ResetDatesReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ResetDatesReferenceMethods in net.finmath.smartcontract.product.xml that return ResetDatesReferenceModifier and TypeMethodDescriptionObjectFactory.createResetDatesReference()
Create an instance ofResetDatesReference
PaymentDates.getResetDatesReference()
Gets the value of the resetDatesReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type ResetDatesReferenceModifier and TypeMethodDescriptionvoid
PaymentDates.setResetDatesReference(ResetDatesReference value)
Sets the value of the resetDatesReference property.