Uses of Class
net.finmath.smartcontract.product.xml.RelativeDateSequence
Packages that use RelativeDateSequence
-
Uses of RelativeDateSequence in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RelativeDateSequenceModifier and TypeFieldDescriptionprotected RelativeDateSequence
AdjustableDateOrRelativeDateSequence.relativeDateSequence
protected RelativeDateSequence
AdjustableRelativeOrPeriodicDates.relativeDateSequence
Methods in net.finmath.smartcontract.product.xml that return RelativeDateSequenceModifier and TypeMethodDescriptionObjectFactory.createRelativeDateSequence()
Create an instance ofRelativeDateSequence
AdjustableDateOrRelativeDateSequence.getRelativeDateSequence()
Gets the value of the relativeDateSequence property.AdjustableRelativeOrPeriodicDates.getRelativeDateSequence()
Gets the value of the relativeDateSequence property.Methods in net.finmath.smartcontract.product.xml with parameters of type RelativeDateSequenceModifier and TypeMethodDescriptionvoid
AdjustableDateOrRelativeDateSequence.setRelativeDateSequence
(RelativeDateSequence value) Sets the value of the relativeDateSequence property.void
AdjustableRelativeOrPeriodicDates.setRelativeDateSequence
(RelativeDateSequence value) Sets the value of the relativeDateSequence property.