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 AdjustedRelativeDateOffsetCalculationPeriodDates.relativeEffectiveDateMethods in net.finmath.smartcontract.product.xml that return AdjustedRelativeDateOffsetModifier and TypeMethodDescriptionObjectFactory.createAdjustedRelativeDateOffset()Create an instance ofAdjustedRelativeDateOffsetCalculationPeriodDates.getRelativeEffectiveDate()Gets the value of the relativeEffectiveDate property.Methods in net.finmath.smartcontract.product.xml with parameters of type AdjustedRelativeDateOffsetModifier and TypeMethodDescriptionvoidCalculationPeriodDates.setRelativeEffectiveDate(AdjustedRelativeDateOffset value) Sets the value of the relativeEffectiveDate property.