Uses of Class
net.finmath.smartcontract.product.xml.AdjustableDatesOrRelativeDateOffset
Packages that use AdjustableDatesOrRelativeDateOffset
-
Uses of AdjustableDatesOrRelativeDateOffset in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AdjustableDatesOrRelativeDateOffsetModifier and TypeFieldDescriptionprotected AdjustableDatesOrRelativeDateOffset
InterestLegResetDates.fixingDates
protected AdjustableDatesOrRelativeDateOffset
AveragePriceLeg.paymentDates
protected AdjustableDatesOrRelativeDateOffset
CommodityDigitalExercise.paymentDates
protected AdjustableDatesOrRelativeDateOffset
CommodityExercise.paymentDates
protected AdjustableDatesOrRelativeDateOffset
CommodityExerciseBasket.paymentDates
protected AdjustableDatesOrRelativeDateOffset
CommodityInterestLeg.paymentDates
protected AdjustableDatesOrRelativeDateOffset
CommodityReturnLeg.paymentDates
protected AdjustableDatesOrRelativeDateOffset
CommodityVarianceLeg.paymentDates
protected AdjustableDatesOrRelativeDateOffset
FixedPriceLeg.paymentDates
protected AdjustableDatesOrRelativeDateOffset
FloatingPriceLeg.paymentDates
protected AdjustableDatesOrRelativeDateOffset
NonPeriodicFixedPriceLeg.paymentDates
Methods in net.finmath.smartcontract.product.xml that return AdjustableDatesOrRelativeDateOffsetModifier and TypeMethodDescriptionObjectFactory.createAdjustableDatesOrRelativeDateOffset()
Create an instance ofAdjustableDatesOrRelativeDateOffset
InterestLegResetDates.getFixingDates()
Gets the value of the fixingDates property.AveragePriceLeg.getPaymentDates()
Gets the value of the paymentDates property.CommodityDigitalExercise.getPaymentDates()
Gets the value of the paymentDates property.CommodityExercise.getPaymentDates()
Gets the value of the paymentDates property.CommodityExerciseBasket.getPaymentDates()
Gets the value of the paymentDates property.CommodityInterestLeg.getPaymentDates()
Gets the value of the paymentDates property.CommodityReturnLeg.getPaymentDates()
Gets the value of the paymentDates property.CommodityVarianceLeg.getPaymentDates()
Gets the value of the paymentDates property.FixedPriceLeg.getPaymentDates()
Gets the value of the paymentDates property.FloatingPriceLeg.getPaymentDates()
Gets the value of the paymentDates property.NonPeriodicFixedPriceLeg.getPaymentDates()
Gets the value of the paymentDates property.Methods in net.finmath.smartcontract.product.xml with parameters of type AdjustableDatesOrRelativeDateOffsetModifier and TypeMethodDescriptionvoid
InterestLegResetDates.setFixingDates(AdjustableDatesOrRelativeDateOffset value)
Sets the value of the fixingDates property.void
AveragePriceLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value)
Sets the value of the paymentDates property.void
CommodityDigitalExercise.setPaymentDates(AdjustableDatesOrRelativeDateOffset value)
Sets the value of the paymentDates property.void
CommodityExercise.setPaymentDates(AdjustableDatesOrRelativeDateOffset value)
Sets the value of the paymentDates property.void
CommodityExerciseBasket.setPaymentDates(AdjustableDatesOrRelativeDateOffset value)
Sets the value of the paymentDates property.void
CommodityInterestLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value)
Sets the value of the paymentDates property.void
CommodityReturnLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value)
Sets the value of the paymentDates property.void
CommodityVarianceLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value)
Sets the value of the paymentDates property.void
FixedPriceLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value)
Sets the value of the paymentDates property.void
FloatingPriceLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value)
Sets the value of the paymentDates property.void
NonPeriodicFixedPriceLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value)
Sets the value of the paymentDates property.