Uses of Class
net.finmath.smartcontract.product.xml.AdjustedRelativeDateOffset
Packages that use AdjustedRelativeDateOffset
-
Uses of AdjustedRelativeDateOffset in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AdjustedRelativeDateOffsetModifier and TypeFieldDescriptionprotected AdjustedRelativeDateOffset
CalculationPeriodDates.relativeEffectiveDate
Methods in net.finmath.smartcontract.product.xml that return AdjustedRelativeDateOffsetModifier and TypeMethodDescriptionObjectFactory.createAdjustedRelativeDateOffset()
Create an instance ofAdjustedRelativeDateOffset
CalculationPeriodDates.getRelativeEffectiveDate()
Gets the value of the relativeEffectiveDate property.Methods in net.finmath.smartcontract.product.xml with parameters of type AdjustedRelativeDateOffsetModifier and TypeMethodDescriptionvoid
CalculationPeriodDates.setRelativeEffectiveDate
(AdjustedRelativeDateOffset value) Sets the value of the relativeEffectiveDate property.