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 AdjustableDatesOrRelativeDateOffsetInterestLegResetDates.fixingDatesprotected AdjustableDatesOrRelativeDateOffsetAveragePriceLeg.paymentDatesprotected AdjustableDatesOrRelativeDateOffsetCommodityDigitalExercise.paymentDatesprotected AdjustableDatesOrRelativeDateOffsetCommodityExercise.paymentDatesprotected AdjustableDatesOrRelativeDateOffsetCommodityExerciseBasket.paymentDatesprotected AdjustableDatesOrRelativeDateOffsetCommodityInterestLeg.paymentDatesprotected AdjustableDatesOrRelativeDateOffsetCommodityReturnLeg.paymentDatesprotected AdjustableDatesOrRelativeDateOffsetCommodityVarianceLeg.paymentDatesprotected AdjustableDatesOrRelativeDateOffsetFixedPriceLeg.paymentDatesprotected AdjustableDatesOrRelativeDateOffsetFloatingPriceLeg.paymentDatesprotected AdjustableDatesOrRelativeDateOffsetNonPeriodicFixedPriceLeg.paymentDatesMethods in net.finmath.smartcontract.product.xml that return AdjustableDatesOrRelativeDateOffsetModifier and TypeMethodDescriptionObjectFactory.createAdjustableDatesOrRelativeDateOffset()Create an instance ofAdjustableDatesOrRelativeDateOffsetInterestLegResetDates.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 TypeMethodDescriptionvoidInterestLegResetDates.setFixingDates(AdjustableDatesOrRelativeDateOffset value) Sets the value of the fixingDates property.voidAveragePriceLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value) Sets the value of the paymentDates property.voidCommodityDigitalExercise.setPaymentDates(AdjustableDatesOrRelativeDateOffset value) Sets the value of the paymentDates property.voidCommodityExercise.setPaymentDates(AdjustableDatesOrRelativeDateOffset value) Sets the value of the paymentDates property.voidCommodityExerciseBasket.setPaymentDates(AdjustableDatesOrRelativeDateOffset value) Sets the value of the paymentDates property.voidCommodityInterestLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value) Sets the value of the paymentDates property.voidCommodityReturnLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value) Sets the value of the paymentDates property.voidCommodityVarianceLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value) Sets the value of the paymentDates property.voidFixedPriceLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value) Sets the value of the paymentDates property.voidFloatingPriceLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value) Sets the value of the paymentDates property.voidNonPeriodicFixedPriceLeg.setPaymentDates(AdjustableDatesOrRelativeDateOffset value) Sets the value of the paymentDates property.