Uses of Class
net.finmath.smartcontract.product.xml.CommodityPhysicalQuantitySchedule
Packages that use CommodityPhysicalQuantitySchedule
-
Uses of CommodityPhysicalQuantitySchedule in net.finmath.smartcontract.product.xml
Subclasses of CommodityPhysicalQuantitySchedule in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassAllows the documentation of a shaped quantity trade where the quantity changes over the life of the transaction.Fields in net.finmath.smartcontract.product.xml declared as CommodityPhysicalQuantityScheduleModifier and TypeFieldDescriptionprotected CommodityPhysicalQuantityScheduleBullionPhysicalLeg.physicalQuantityScheduleprotected CommodityPhysicalQuantityScheduleCommodityPhysicalQuantity.physicalQuantityScheduleprotected CommodityPhysicalQuantityScheduleGasPhysicalQuantity.physicalQuantityScheduleprotected CommodityPhysicalQuantityScheduleMetalPhysicalLeg.physicalQuantityScheduleMethods in net.finmath.smartcontract.product.xml that return CommodityPhysicalQuantityScheduleModifier and TypeMethodDescriptionObjectFactory.createCommodityPhysicalQuantitySchedule()Create an instance ofCommodityPhysicalQuantityScheduleBullionPhysicalLeg.getPhysicalQuantitySchedule()Gets the value of the physicalQuantitySchedule property.CommodityPhysicalQuantity.getPhysicalQuantitySchedule()Gets the value of the physicalQuantitySchedule property.GasPhysicalQuantity.getPhysicalQuantitySchedule()Gets the value of the physicalQuantitySchedule property.MetalPhysicalLeg.getPhysicalQuantitySchedule()Gets the value of the physicalQuantitySchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityPhysicalQuantityScheduleModifier and TypeMethodDescriptionvoidBullionPhysicalLeg.setPhysicalQuantitySchedule(CommodityPhysicalQuantitySchedule value) Sets the value of the physicalQuantitySchedule property.voidCommodityPhysicalQuantity.setPhysicalQuantitySchedule(CommodityPhysicalQuantitySchedule value) Sets the value of the physicalQuantitySchedule property.voidGasPhysicalQuantity.setPhysicalQuantitySchedule(CommodityPhysicalQuantitySchedule value) Sets the value of the physicalQuantitySchedule property.voidMetalPhysicalLeg.setPhysicalQuantitySchedule(CommodityPhysicalQuantitySchedule value) Sets the value of the physicalQuantitySchedule property.