Uses of Class
net.finmath.smartcontract.product.xml.CommodityCalculationPeriodsSchedule
Packages that use CommodityCalculationPeriodsSchedule
-
Uses of CommodityCalculationPeriodsSchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityCalculationPeriodsScheduleModifier and TypeFieldDescriptionprotected CommodityCalculationPeriodsSchedule
AveragePriceLeg.calculationPeriodsSchedule
protected CommodityCalculationPeriodsSchedule
CommodityBasketOption.calculationPeriodsSchedule
protected CommodityCalculationPeriodsSchedule
CommodityDigitalOption.calculationPeriodsSchedule
protected CommodityCalculationPeriodsSchedule
CommodityInterestLeg.calculationPeriodsSchedule
protected CommodityCalculationPeriodsSchedule
CommodityReturnLeg.calculationPeriodsSchedule
protected CommodityCalculationPeriodsSchedule
CommodityVarianceLeg.calculationPeriodsSchedule
protected CommodityCalculationPeriodsSchedule
FixedPriceLeg.calculationPeriodsSchedule
protected CommodityCalculationPeriodsSchedule
FloatingPriceLeg.calculationPeriodsSchedule
protected CommodityCalculationPeriodsSchedule
CommodityBasketOption.floatingStrikePricePerUnitSchedule
protected CommodityCalculationPeriodsSchedule
CommodityDeliveryPeriods.periodsSchedule
Methods in net.finmath.smartcontract.product.xml that return CommodityCalculationPeriodsScheduleModifier and TypeMethodDescriptionObjectFactory.createCommodityCalculationPeriodsSchedule()
Create an instance ofCommodityCalculationPeriodsSchedule
AveragePriceLeg.getCalculationPeriodsSchedule()
Gets the value of the calculationPeriodsSchedule property.CommodityBasketOption.getCalculationPeriodsSchedule()
Gets the value of the calculationPeriodsSchedule property.CommodityDigitalOption.getCalculationPeriodsSchedule()
Gets the value of the calculationPeriodsSchedule property.CommodityInterestLeg.getCalculationPeriodsSchedule()
Gets the value of the calculationPeriodsSchedule property.CommodityReturnLeg.getCalculationPeriodsSchedule()
Gets the value of the calculationPeriodsSchedule property.CommodityVarianceLeg.getCalculationPeriodsSchedule()
Gets the value of the calculationPeriodsSchedule property.FixedPriceLeg.getCalculationPeriodsSchedule()
Gets the value of the calculationPeriodsSchedule property.FloatingPriceLeg.getCalculationPeriodsSchedule()
Gets the value of the calculationPeriodsSchedule property.CommodityBasketOption.getFloatingStrikePricePerUnitSchedule()
Gets the value of the floatingStrikePricePerUnitSchedule property.CommodityDeliveryPeriods.getPeriodsSchedule()
Gets the value of the periodsSchedule property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CommodityCalculationPeriodsScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CommodityCalculationPeriodsSchedule> ObjectFactory.createCommodityOptionCalculationPeriodsSchedule
(CommodityCalculationPeriodsSchedule value) jakarta.xml.bind.JAXBElement
<CommodityCalculationPeriodsSchedule> ObjectFactory.createCommodityOptionFloatingStrikePricePerUnitSchedule
(CommodityCalculationPeriodsSchedule value) Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityCalculationPeriodsScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CommodityCalculationPeriodsSchedule> ObjectFactory.createCommodityOptionCalculationPeriodsSchedule
(CommodityCalculationPeriodsSchedule value) jakarta.xml.bind.JAXBElement
<CommodityCalculationPeriodsSchedule> ObjectFactory.createCommodityOptionFloatingStrikePricePerUnitSchedule
(CommodityCalculationPeriodsSchedule value) void
AveragePriceLeg.setCalculationPeriodsSchedule
(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.void
CommodityBasketOption.setCalculationPeriodsSchedule
(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.void
CommodityDigitalOption.setCalculationPeriodsSchedule
(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.void
CommodityInterestLeg.setCalculationPeriodsSchedule
(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.void
CommodityReturnLeg.setCalculationPeriodsSchedule
(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.void
CommodityVarianceLeg.setCalculationPeriodsSchedule
(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.void
FixedPriceLeg.setCalculationPeriodsSchedule
(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.void
FloatingPriceLeg.setCalculationPeriodsSchedule
(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.void
CommodityBasketOption.setFloatingStrikePricePerUnitSchedule
(CommodityCalculationPeriodsSchedule value) Sets the value of the floatingStrikePricePerUnitSchedule property.void
CommodityDeliveryPeriods.setPeriodsSchedule
(CommodityCalculationPeriodsSchedule value) Sets the value of the periodsSchedule property.