Uses of Class
net.finmath.smartcontract.product.xml.RelativeDateOffset
Packages that use RelativeDateOffset
-
Uses of RelativeDateOffset in net.finmath.smartcontract.product.xml
Subclasses of RelativeDateOffset in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassA type defining a date (referred to as the derived date) as a relative offset from another date (referred to as the anchor date) plus optional date adjustments.classA type describing a set of dates defined as relative to another set of dates.Fields in net.finmath.smartcontract.product.xml declared as RelativeDateOffsetModifier and TypeFieldDescriptionprotected RelativeDateOffsetCashSettlement.cashSettlementValuationDateprotected RelativeDateOffsetExerciseFee.feePaymentDateprotected RelativeDateOffsetExerciseFeeSchedule.feePaymentDateprotected RelativeDateOffsetFra.fixingDateOffsetprotected RelativeDateOffsetResetDates.fixingDatesprotected RelativeDateOffsetInterestLegResetDates.initialFixingDateprotected RelativeDateOffsetResetDates.initialFixingDateprotected RelativeDateOffsetFixedPaymentAmount.paymentDateprotected RelativeDateOffsetAdjustableDatesOrRelativeDateOffset.relativeDateprotected RelativeDateOffsetAdjustableOrRelativeDate.relativeDateprotected RelativeDateOffsetCashSettlementPaymentDate.relativeDateprotected RelativeDateOffsetComposite.relativeDateprotected RelativeDateOffsetCalculationPeriodDates.relativeTerminationDateprotected RelativeDateOffsetFxFlexibleForward.settlementDateOffsetprotected RelativeDateOffsetFxLinkedNotionalSchedule.varyingNotionalFixingDatesprotected RelativeDateOffsetFxLinkedNotionalSchedule.varyingNotionalInterimExchangePaymentDatesMethods in net.finmath.smartcontract.product.xml that return RelativeDateOffsetModifier and TypeMethodDescriptionObjectFactory.createRelativeDateOffset()Create an instance ofRelativeDateOffsetCashSettlement.getCashSettlementValuationDate()Gets the value of the cashSettlementValuationDate property.ExerciseFee.getFeePaymentDate()Gets the value of the feePaymentDate property.ExerciseFeeSchedule.getFeePaymentDate()Gets the value of the feePaymentDate property.Fra.getFixingDateOffset()Gets the value of the fixingDateOffset property.ResetDates.getFixingDates()Gets the value of the fixingDates property.InterestLegResetDates.getInitialFixingDate()Gets the value of the initialFixingDate property.ResetDates.getInitialFixingDate()Gets the value of the initialFixingDate property.FixedPaymentAmount.getPaymentDate()Gets the value of the paymentDate property.AdjustableDatesOrRelativeDateOffset.getRelativeDate()Gets the value of the relativeDate property.AdjustableOrRelativeDate.getRelativeDate()Gets the value of the relativeDate property.CashSettlementPaymentDate.getRelativeDate()Gets the value of the relativeDate property.Composite.getRelativeDate()Gets the value of the relativeDate property.CalculationPeriodDates.getRelativeTerminationDate()Gets the value of the relativeTerminationDate property.FxFlexibleForward.getSettlementDateOffset()Gets the value of the settlementDateOffset property.FxLinkedNotionalSchedule.getVaryingNotionalFixingDates()Gets the value of the varyingNotionalFixingDates property.FxLinkedNotionalSchedule.getVaryingNotionalInterimExchangePaymentDates()Gets the value of the varyingNotionalInterimExchangePaymentDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type RelativeDateOffsetModifier and TypeMethodDescriptionvoidCashSettlement.setCashSettlementValuationDate(RelativeDateOffset value) Sets the value of the cashSettlementValuationDate property.voidExerciseFee.setFeePaymentDate(RelativeDateOffset value) Sets the value of the feePaymentDate property.voidExerciseFeeSchedule.setFeePaymentDate(RelativeDateOffset value) Sets the value of the feePaymentDate property.voidFra.setFixingDateOffset(RelativeDateOffset value) Sets the value of the fixingDateOffset property.voidResetDates.setFixingDates(RelativeDateOffset value) Sets the value of the fixingDates property.voidInterestLegResetDates.setInitialFixingDate(RelativeDateOffset value) Sets the value of the initialFixingDate property.voidResetDates.setInitialFixingDate(RelativeDateOffset value) Sets the value of the initialFixingDate property.voidFixedPaymentAmount.setPaymentDate(RelativeDateOffset value) Sets the value of the paymentDate property.voidAdjustableDatesOrRelativeDateOffset.setRelativeDate(RelativeDateOffset value) Sets the value of the relativeDate property.voidAdjustableOrRelativeDate.setRelativeDate(RelativeDateOffset value) Sets the value of the relativeDate property.voidCashSettlementPaymentDate.setRelativeDate(RelativeDateOffset value) Sets the value of the relativeDate property.voidComposite.setRelativeDate(RelativeDateOffset value) Sets the value of the relativeDate property.voidCalculationPeriodDates.setRelativeTerminationDate(RelativeDateOffset value) Sets the value of the relativeTerminationDate property.voidFxFlexibleForward.setSettlementDateOffset(RelativeDateOffset value) Sets the value of the settlementDateOffset property.voidFxLinkedNotionalSchedule.setVaryingNotionalFixingDates(RelativeDateOffset value) Sets the value of the varyingNotionalFixingDates property.voidFxLinkedNotionalSchedule.setVaryingNotionalInterimExchangePaymentDates(RelativeDateOffset value) Sets the value of the varyingNotionalInterimExchangePaymentDates property.