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 AdjustableOrRelativeDates
BermudaExercise.bermudaExerciseDates
protected AdjustableOrRelativeDates
CommodityPhysicalAmericanExercise.commencementDates
protected AdjustableOrRelativeDates
CommodityPhysicalAmericanExercise.expirationDates
protected AdjustableOrRelativeDates
ReturnSwapPaymentDates.paymentDatesInterim
protected AdjustableOrRelativeDates
AmericanExercise.relevantUnderlyingDate
protected AdjustableOrRelativeDates
BermudaExercise.relevantUnderlyingDate
protected AdjustableOrRelativeDates
EuropeanExercise.relevantUnderlyingDate
Methods in net.finmath.smartcontract.product.xml that return AdjustableOrRelativeDatesModifier and TypeMethodDescriptionObjectFactory.createAdjustableOrRelativeDates()
Create an instance ofAdjustableOrRelativeDates
BermudaExercise.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 TypeMethodDescriptionvoid
BermudaExercise.setBermudaExerciseDates(AdjustableOrRelativeDates value)
Sets the value of the bermudaExerciseDates property.void
CommodityPhysicalAmericanExercise.setCommencementDates(AdjustableOrRelativeDates value)
Sets the value of the commencementDates property.void
CommodityPhysicalAmericanExercise.setExpirationDates(AdjustableOrRelativeDates value)
Sets the value of the expirationDates property.void
ReturnSwapPaymentDates.setPaymentDatesInterim(AdjustableOrRelativeDates value)
Sets the value of the paymentDatesInterim property.void
AmericanExercise.setRelevantUnderlyingDate(AdjustableOrRelativeDates value)
Sets the value of the relevantUnderlyingDate property.void
BermudaExercise.setRelevantUnderlyingDate(AdjustableOrRelativeDates value)
Sets the value of the relevantUnderlyingDate property.void
EuropeanExercise.setRelevantUnderlyingDate(AdjustableOrRelativeDates value)
Sets the value of the relevantUnderlyingDate property.