Uses of Class
net.finmath.smartcontract.product.xml.DateRelativeToCalculationPeriodDates
Packages that use DateRelativeToCalculationPeriodDates
-
Uses of DateRelativeToCalculationPeriodDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DateRelativeToCalculationPeriodDatesModifier and TypeFieldDescriptionprotected DateRelativeToCalculationPeriodDatesFxFixingDate.dateRelativeToCalculationPeriodDatesMethods in net.finmath.smartcontract.product.xml that return DateRelativeToCalculationPeriodDatesModifier and TypeMethodDescriptionObjectFactory.createDateRelativeToCalculationPeriodDates()Create an instance ofDateRelativeToCalculationPeriodDatesFxFixingDate.getDateRelativeToCalculationPeriodDates()Gets the value of the dateRelativeToCalculationPeriodDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type DateRelativeToCalculationPeriodDatesModifier and TypeMethodDescriptionvoidFxFixingDate.setDateRelativeToCalculationPeriodDates(DateRelativeToCalculationPeriodDates value) Sets the value of the dateRelativeToCalculationPeriodDates property.