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 CommodityCalculationPeriodsScheduleAveragePriceLeg.calculationPeriodsScheduleprotected CommodityCalculationPeriodsScheduleCommodityBasketOption.calculationPeriodsScheduleprotected CommodityCalculationPeriodsScheduleCommodityDigitalOption.calculationPeriodsScheduleprotected CommodityCalculationPeriodsScheduleCommodityInterestLeg.calculationPeriodsScheduleprotected CommodityCalculationPeriodsScheduleCommodityReturnLeg.calculationPeriodsScheduleprotected CommodityCalculationPeriodsScheduleCommodityVarianceLeg.calculationPeriodsScheduleprotected CommodityCalculationPeriodsScheduleFixedPriceLeg.calculationPeriodsScheduleprotected CommodityCalculationPeriodsScheduleFloatingPriceLeg.calculationPeriodsScheduleprotected CommodityCalculationPeriodsScheduleCommodityBasketOption.floatingStrikePricePerUnitScheduleprotected CommodityCalculationPeriodsScheduleCommodityDeliveryPeriods.periodsScheduleMethods in net.finmath.smartcontract.product.xml that return CommodityCalculationPeriodsScheduleModifier and TypeMethodDescriptionObjectFactory.createCommodityCalculationPeriodsSchedule()Create an instance ofCommodityCalculationPeriodsScheduleAveragePriceLeg.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) voidAveragePriceLeg.setCalculationPeriodsSchedule(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.voidCommodityBasketOption.setCalculationPeriodsSchedule(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.voidCommodityDigitalOption.setCalculationPeriodsSchedule(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.voidCommodityInterestLeg.setCalculationPeriodsSchedule(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.voidCommodityReturnLeg.setCalculationPeriodsSchedule(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.voidCommodityVarianceLeg.setCalculationPeriodsSchedule(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.voidFixedPriceLeg.setCalculationPeriodsSchedule(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.voidFloatingPriceLeg.setCalculationPeriodsSchedule(CommodityCalculationPeriodsSchedule value) Sets the value of the calculationPeriodsSchedule property.voidCommodityBasketOption.setFloatingStrikePricePerUnitSchedule(CommodityCalculationPeriodsSchedule value) Sets the value of the floatingStrikePricePerUnitSchedule property.voidCommodityDeliveryPeriods.setPeriodsSchedule(CommodityCalculationPeriodsSchedule value) Sets the value of the periodsSchedule property.