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 RelativeDateSequenceAdjustableDateOrRelativeDateSequence.relativeDateSequenceprotected RelativeDateSequenceAdjustableRelativeOrPeriodicDates.relativeDateSequenceMethods in net.finmath.smartcontract.product.xml that return RelativeDateSequenceModifier and TypeMethodDescriptionObjectFactory.createRelativeDateSequence()Create an instance ofRelativeDateSequenceAdjustableDateOrRelativeDateSequence.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 TypeMethodDescriptionvoidAdjustableDateOrRelativeDateSequence.setRelativeDateSequence(RelativeDateSequence value) Sets the value of the relativeDateSequence property.voidAdjustableRelativeOrPeriodicDates.setRelativeDateSequence(RelativeDateSequence value) Sets the value of the relativeDateSequence property.