Uses of Class
net.finmath.smartcontract.product.xml.CommodityRelativePaymentDates
Packages that use CommodityRelativePaymentDates
-
Uses of CommodityRelativePaymentDates in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityRelativePaymentDatesModifier and TypeFieldDescriptionprotected CommodityRelativePaymentDatesWeatherLeg.paymentDatesprotected CommodityRelativePaymentDatesAveragePriceLeg.relativePaymentDatesprotected CommodityRelativePaymentDatesCommodityDigitalExercise.relativePaymentDatesprotected CommodityRelativePaymentDatesCommodityExercise.relativePaymentDatesprotected CommodityRelativePaymentDatesCommodityExerciseBasket.relativePaymentDatesprotected CommodityRelativePaymentDatesCommodityInterestLeg.relativePaymentDatesprotected CommodityRelativePaymentDatesCommodityReturnLeg.relativePaymentDatesprotected CommodityRelativePaymentDatesCommodityVarianceLeg.relativePaymentDatesprotected CommodityRelativePaymentDatesFixedPriceLeg.relativePaymentDatesprotected CommodityRelativePaymentDatesFloatingPriceLeg.relativePaymentDatesprotected CommodityRelativePaymentDatesNonPeriodicFixedPriceLeg.relativePaymentDatesMethods in net.finmath.smartcontract.product.xml that return CommodityRelativePaymentDatesModifier and TypeMethodDescriptionObjectFactory.createCommodityRelativePaymentDates()Create an instance ofCommodityRelativePaymentDatesWeatherLeg.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.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityRelativePaymentDatesModifier and TypeMethodDescriptionvoidWeatherLeg.setPaymentDates(CommodityRelativePaymentDates value) Sets the value of the paymentDates property.voidAveragePriceLeg.setRelativePaymentDates(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.voidCommodityDigitalExercise.setRelativePaymentDates(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.voidCommodityExercise.setRelativePaymentDates(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.voidCommodityExerciseBasket.setRelativePaymentDates(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.voidCommodityInterestLeg.setRelativePaymentDates(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.voidCommodityReturnLeg.setRelativePaymentDates(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.voidCommodityVarianceLeg.setRelativePaymentDates(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.voidFixedPriceLeg.setRelativePaymentDates(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.voidFloatingPriceLeg.setRelativePaymentDates(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.voidNonPeriodicFixedPriceLeg.setRelativePaymentDates(CommodityRelativePaymentDates value) Sets the value of the relativePaymentDates property.