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 CommodityNotionalQuantitySchedule
CommodityBasketUnderlyingByNotional.notionalQuantitySchedule
protected CommodityNotionalQuantitySchedule
FixedPriceLeg.notionalQuantitySchedule
protected CommodityNotionalQuantitySchedule
FloatingPriceLeg.notionalQuantitySchedule
Methods in net.finmath.smartcontract.product.xml that return CommodityNotionalQuantityScheduleModifier and TypeMethodDescriptionObjectFactory.createCommodityNotionalQuantitySchedule()
Create an instance ofCommodityNotionalQuantitySchedule
CommodityBasketUnderlyingByNotional.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) void
CommodityBasketUnderlyingByNotional.setNotionalQuantitySchedule
(CommodityNotionalQuantitySchedule value) Sets the value of the notionalQuantitySchedule property.void
FixedPriceLeg.setNotionalQuantitySchedule
(CommodityNotionalQuantitySchedule value) Sets the value of the notionalQuantitySchedule property.void
FloatingPriceLeg.setNotionalQuantitySchedule
(CommodityNotionalQuantitySchedule value) Sets the value of the notionalQuantitySchedule property.