Uses of Class
net.finmath.smartcontract.product.xml.CommodityRelativePaymentDates
-
Uses of CommodityRelativePaymentDates in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CommodityRelativePaymentDates
WeatherLeg.paymentDates
protected CommodityRelativePaymentDates
AveragePriceLeg.relativePaymentDates
protected CommodityRelativePaymentDates
CommodityDigitalExercise.relativePaymentDates
protected CommodityRelativePaymentDates
CommodityExercise.relativePaymentDates
protected CommodityRelativePaymentDates
CommodityExerciseBasket.relativePaymentDates
protected CommodityRelativePaymentDates
CommodityInterestLeg.relativePaymentDates
protected CommodityRelativePaymentDates
CommodityReturnLeg.relativePaymentDates
protected CommodityRelativePaymentDates
CommodityVarianceLeg.relativePaymentDates
protected CommodityRelativePaymentDates
FixedPriceLeg.relativePaymentDates
protected CommodityRelativePaymentDates
FloatingPriceLeg.relativePaymentDates
protected CommodityRelativePaymentDates
NonPeriodicFixedPriceLeg.relativePaymentDates
Modifier and TypeMethodDescriptionObjectFactory.createCommodityRelativePaymentDates()
Create an instance ofCommodityRelativePaymentDates
WeatherLeg.getPaymentDates()
Gets the value of the paymentDates property.AveragePriceLeg.getRelativePaymentDates()
Gets the value of the relativePaymentDates property.CommodityDigitalExercise.getRelativePaymentDates()
Gets the value of the relativePaymentDates property.CommodityExercise.getRelativePaymentDates()
Gets the value of the relativePaymentDates property.CommodityExerciseBasket.getRelativePaymentDates()
Gets the value of the relativePaymentDates property.CommodityInterestLeg.getRelativePaymentDates()
Gets the value of the relativePaymentDates property.CommodityReturnLeg.getRelativePaymentDates()
Gets the value of the relativePaymentDates property.CommodityVarianceLeg.getRelativePaymentDates()
Gets the value of the relativePaymentDates property.FixedPriceLeg.getRelativePaymentDates()
Gets the value of the relativePaymentDates property.FloatingPriceLeg.getRelativePaymentDates()
Gets the value of the relativePaymentDates property.NonPeriodicFixedPriceLeg.getRelativePaymentDates()
Gets the value of the relativePaymentDates property.Modifier and TypeMethodDescriptionvoid
WeatherLeg.setPaymentDates
(CommodityRelativePaymentDates value) Sets the value of the paymentDates property.void
AveragePriceLeg.setRelativePaymentDates
(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.void
CommodityDigitalExercise.setRelativePaymentDates
(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.void
CommodityExercise.setRelativePaymentDates
(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.void
CommodityExerciseBasket.setRelativePaymentDates
(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.void
CommodityInterestLeg.setRelativePaymentDates
(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.void
CommodityReturnLeg.setRelativePaymentDates
(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.void
CommodityVarianceLeg.setRelativePaymentDates
(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.void
FixedPriceLeg.setRelativePaymentDates
(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.void
FloatingPriceLeg.setRelativePaymentDates
(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.void
NonPeriodicFixedPriceLeg.setRelativePaymentDates
(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.