Uses of Class
net.finmath.smartcontract.product.xml.CommodityNotionalQuantitySchedule
Packages that use CommodityNotionalQuantitySchedule
-
Uses of CommodityNotionalQuantitySchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityNotionalQuantityScheduleModifier and TypeFieldDescriptionprotected CommodityNotionalQuantityScheduleCommodityBasketUnderlyingByNotional.notionalQuantityScheduleprotected CommodityNotionalQuantityScheduleFixedPriceLeg.notionalQuantityScheduleprotected CommodityNotionalQuantityScheduleFloatingPriceLeg.notionalQuantityScheduleMethods in net.finmath.smartcontract.product.xml that return CommodityNotionalQuantityScheduleModifier and TypeMethodDescriptionObjectFactory.createCommodityNotionalQuantitySchedule()Create an instance ofCommodityNotionalQuantityScheduleCommodityBasketUnderlyingByNotional.getNotionalQuantitySchedule()Gets the value of the notionalQuantitySchedule property.FixedPriceLeg.getNotionalQuantitySchedule()Gets the value of the notionalQuantitySchedule property.FloatingPriceLeg.getNotionalQuantitySchedule()Gets the value of the notionalQuantitySchedule property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CommodityNotionalQuantityScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommodityNotionalQuantitySchedule> ObjectFactory.createCommodityOptionNotionalQuantitySchedule(CommodityNotionalQuantitySchedule value) Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityNotionalQuantityScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommodityNotionalQuantitySchedule> ObjectFactory.createCommodityOptionNotionalQuantitySchedule(CommodityNotionalQuantitySchedule value) voidCommodityBasketUnderlyingByNotional.setNotionalQuantitySchedule(CommodityNotionalQuantitySchedule value) Sets the value of the notionalQuantitySchedule property.voidFixedPriceLeg.setNotionalQuantitySchedule(CommodityNotionalQuantitySchedule value) Sets the value of the notionalQuantitySchedule property.voidFloatingPriceLeg.setNotionalQuantitySchedule(CommodityNotionalQuantitySchedule value) Sets the value of the notionalQuantitySchedule property.