Uses of Class
net.finmath.smartcontract.product.xml.AdjustableOrRelativeDates
Packages that use AdjustableOrRelativeDates
-
Uses of AdjustableOrRelativeDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AdjustableOrRelativeDatesModifier and TypeFieldDescriptionprotected AdjustableOrRelativeDatesBermudaExercise.bermudaExerciseDatesprotected AdjustableOrRelativeDatesCommodityPhysicalAmericanExercise.commencementDatesprotected AdjustableOrRelativeDatesCommodityPhysicalAmericanExercise.expirationDatesprotected AdjustableOrRelativeDatesReturnSwapPaymentDates.paymentDatesInterimprotected AdjustableOrRelativeDatesAmericanExercise.relevantUnderlyingDateprotected AdjustableOrRelativeDatesBermudaExercise.relevantUnderlyingDateprotected AdjustableOrRelativeDatesEuropeanExercise.relevantUnderlyingDateMethods in net.finmath.smartcontract.product.xml that return AdjustableOrRelativeDatesModifier and TypeMethodDescriptionObjectFactory.createAdjustableOrRelativeDates()Create an instance ofAdjustableOrRelativeDatesBermudaExercise.getBermudaExerciseDates()Gets the value of the bermudaExerciseDates property.CommodityPhysicalAmericanExercise.getCommencementDates()Gets the value of the commencementDates property.CommodityPhysicalAmericanExercise.getExpirationDates()Gets the value of the expirationDates property.ReturnSwapPaymentDates.getPaymentDatesInterim()Gets the value of the paymentDatesInterim property.AmericanExercise.getRelevantUnderlyingDate()Gets the value of the relevantUnderlyingDate property.BermudaExercise.getRelevantUnderlyingDate()Gets the value of the relevantUnderlyingDate property.EuropeanExercise.getRelevantUnderlyingDate()Gets the value of the relevantUnderlyingDate property.Methods in net.finmath.smartcontract.product.xml with parameters of type AdjustableOrRelativeDatesModifier and TypeMethodDescriptionvoidBermudaExercise.setBermudaExerciseDates(AdjustableOrRelativeDates value) Sets the value of the bermudaExerciseDates property.voidCommodityPhysicalAmericanExercise.setCommencementDates(AdjustableOrRelativeDates value) Sets the value of the commencementDates property.voidCommodityPhysicalAmericanExercise.setExpirationDates(AdjustableOrRelativeDates value) Sets the value of the expirationDates property.voidReturnSwapPaymentDates.setPaymentDatesInterim(AdjustableOrRelativeDates value) Sets the value of the paymentDatesInterim property.voidAmericanExercise.setRelevantUnderlyingDate(AdjustableOrRelativeDates value) Sets the value of the relevantUnderlyingDate property.voidBermudaExercise.setRelevantUnderlyingDate(AdjustableOrRelativeDates value) Sets the value of the relevantUnderlyingDate property.voidEuropeanExercise.setRelevantUnderlyingDate(AdjustableOrRelativeDates value) Sets the value of the relevantUnderlyingDate property.